共用方式為


IdentityElement.UserPrincipalName 屬性

定義

取得使用者主要名稱 (UPN) 身分識別。

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

屬性值

使用者主要名稱 (UPN) 身分識別。

屬性

適用於