Dela via


CacheUsernameDownloadSettings.EncryptLdapConnection Property

Definition

Gets or sets whether or not the LDAP connection should be encrypted.

[Newtonsoft.Json.JsonProperty(PropertyName="encryptLdapConnection")]
public bool? EncryptLdapConnection { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="encryptLdapConnection")>]
member this.EncryptLdapConnection : Nullable<bool> with get, set
Public Property EncryptLdapConnection As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to