SpnEndpointIdentityExtension.SpnName Property

Definition

Gets or sets the service principle name.

public:
 property System::String ^ SpnName { System::String ^ get(); void set(System::String ^ value); };
public string SpnName { get; set; }
member this.SpnName : string with get, set
Public Property SpnName As String

Property Value

The service principle name.

Applies to