Compartir a través de


CacheUsernameDownloadSettings.EncryptLdapConnection Propiedad

Definición

Obtiene o establece si se debe cifrar o no la conexión LDAP.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a