CacheUsernameDownloadSettings.EncryptLdapConnection Propriedade

Definição

Obtém ou define se a conexão LDAP deve ou não ser criptografada.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a