Compartir a través de


CacheUsernameDownloadSettings.CaCertificateURI Propiedad

Definición

Obtiene o establece el URI del certificado de entidad de certificación para validar la conexión segura LDAP. Este campo debe rellenarse cuando 'requireValidCertificate' está establecido en true.

[Newtonsoft.Json.JsonProperty(PropertyName="caCertificateURI")]
public string CaCertificateURI { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="caCertificateURI")>]
member this.CaCertificateURI : string with get, set
Public Property CaCertificateURI As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a