다음을 통해 공유


IdentitySource.Ssl 속성

정의

SSL 인증서(LDAPS)를 사용하여 LDAP 통신 보호를 가져오거나 설정합니다. 가능한 값은 'Enabled', 'Disabled'입니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상