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.
Specifies whether or not the LDAP traffic needs to be secured via TLS.
public bool? IsLdapOverTlsEnabled { get; set; }
member this.IsLdapOverTlsEnabled : Nullable<bool> with get, set
Public Property IsLdapOverTlsEnabled As Nullable(Of Boolean)