IdentitySource.Username 屬性

定義

取得或設定 Active Directory 使用者的識別碼,其中至少具有使用者和群組基底 DN 的唯讀存取權

[Newtonsoft.Json.JsonProperty(PropertyName="username")]
public string Username { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="username")>]
member this.Username : string with get, set
Public Property Username As String

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於