IdentityElement.UserPrincipalName Eigenschap

Definitie

Hiermee haalt u een UPN-identiteit (User Principal Name) op.

public:
 property System::ServiceModel::Configuration::UserPrincipalNameElement ^ UserPrincipalName { System::ServiceModel::Configuration::UserPrincipalNameElement ^ get(); };
[System.Configuration.ConfigurationProperty("userPrincipalName")]
public System.ServiceModel.Configuration.UserPrincipalNameElement UserPrincipalName { get; }
[<System.Configuration.ConfigurationProperty("userPrincipalName")>]
member this.UserPrincipalName : System.ServiceModel.Configuration.UserPrincipalNameElement
Public ReadOnly Property UserPrincipalName As UserPrincipalNameElement

Waarde van eigenschap

Een UPN-identiteit (User Principal Name).

Kenmerken

Van toepassing op