KerberosRequestorSecurityToken.ServicePrincipalName Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the service principal name for the KerberosRequestorSecurityToken security token.
public:
property System::String ^ ServicePrincipalName { System::String ^ get(); };
public string ServicePrincipalName { get; }
member this.ServicePrincipalName : string
Public ReadOnly Property ServicePrincipalName As String
The service principal name for the KerberosRequestorSecurityToken security token.
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.
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 |
.NET-tilbakemelding
.NET er et åpen kilde-prosjekt. Velg en kobling for å gi tilbakemelding: