次の方法で共有


SubjectAlternativeNames.UserPrincipalNames プロパティ

定義

ユーザー プリンシパル名 (UPN) のコレクションを取得します。

public System.Collections.Generic.IList<string> UserPrincipalNames { get; }
member this.UserPrincipalNames : System.Collections.Generic.IList<string>
Public ReadOnly Property UserPrincipalNames As IList(Of String)

プロパティ値

適用対象