IdentityElement.ServicePrincipalName Proprietà

Definizione

Ottiene un'identità del nome principale del servizio (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

Valore della proprietà

ServicePrincipalNameElement

Identità del nome principale del server (SPN).

Attributi

Si applica a