IdentityElement.ServicePrincipalName Właściwość

Definicja

Pobiera tożsamość nazwy głównej usługi (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

Wartość właściwości

ServicePrincipalNameElement

Tożsamość głównej nazwy usługi (SPN).

Atrybuty

Dotyczy