LdapConfiguration.ServerCACertificate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
When LDAP over SSL/TLS is enabled, the LDAP client is required to have base64 encoded ldap servers CA certificate.
public string ServerCACertificate { get; set; }
member this.ServerCACertificate : string with get, set
Public Property ServerCACertificate As String