IdentityElement.ServicePrincipalName Vlastnost

Definice

Získá identitu hlavního názvu služby (SPN).

public:
 property System::ServiceModel::Configuration::ServicePrincipalNameElement ^ ServicePrincipalName { System::ServiceModel::Configuration::ServicePrincipalNameElement ^ get(); };
[System.Configuration.ConfigurationProperty("servicePrincipalName")]
public System.ServiceModel.Configuration.ServicePrincipalNameElement ServicePrincipalName { get; }
[System.Configuration.ConfigurationProperty("servicePrincipalName", Options=System.Configuration.ConfigurationPropertyOptions.None)]
public System.ServiceModel.Configuration.ServicePrincipalNameElement ServicePrincipalName { get; }
[<System.Configuration.ConfigurationProperty("servicePrincipalName")>]
member this.ServicePrincipalName : System.ServiceModel.Configuration.ServicePrincipalNameElement
[<System.Configuration.ConfigurationProperty("servicePrincipalName", Options=System.Configuration.ConfigurationPropertyOptions.None)>]
member this.ServicePrincipalName : System.ServiceModel.Configuration.ServicePrincipalNameElement
Public ReadOnly Property ServicePrincipalName As ServicePrincipalNameElement

Hodnota vlastnosti

ServicePrincipalNameElement

Identita hlavního názvu služby (SPN).

Atributy

Platí pro