Sdílet prostřednictvím


ActiveDirectory.ServerRootCaCertificate Property

Definition

Gets or sets when LDAP over SSL/TLS is enabled, the LDAP client is required to have base64 encoded Active Directory Certificate Service's self-signed root CA certificate, this optional parameter is used only for dual protocol with LDAP user-mapping volumes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to