KerberosRequestorSecurityToken.ServicePrincipalName Property

Definition

Gets the service principal name for the KerberosRequestorSecurityToken security token.

C#
public string ServicePrincipalName { get; }

Property Value

The service principal name for the KerberosRequestorSecurityToken security token.

Remarks

The service principal name may be in one of the following formats: host/<hostname>@<domain> or <hostname>, where hostname is the name of the computer hosting the target Web service and domain is the fully-qualified domain name of the Kerberos realm in which the host computer resides.

Applies to

Produkt Versjoner
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1