Compartilhar via


CacheUsernameDownloadSettings.CaCertificateURI Propriedade

Definição

Obtém ou define o URI do certificado de AC para validar a conexão segura LDAP. Esse campo deve ser preenchido quando 'requireValidCertificate' é definido como 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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a