IdentityElement.UserPrincipalName プロパティ

定義

ユーザー プリンシパル名 (UPN) ID を取得します。

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) ID。

属性

適用対象