다음을 통해 공유


IdentitySource.Username 속성

정의

사용자 및 그룹에 대한 기본 DN에 대한 최소 읽기 전용 액세스 권한이 있는 Active Directory 사용자의 ID를 가져오거나 설정합니다.

[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

적용 대상