KerberosSecurityTokenProvider.ServicePrincipalName Property

Definition

Gets the service principal name of the KerberosRequestorSecurityToken security token to get.

public:
 property System::String ^ ServicePrincipalName { System::String ^ get(); };
public string ServicePrincipalName { get; }
member this.ServicePrincipalName : string
Public ReadOnly Property ServicePrincipalName As String

Property Value

The service principal name of the KerberosRequestorSecurityToken security token to get.

Applies to