다음을 통해 공유


IdentitySource.Password 속성

정의

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

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상