CacheUsernameDownloadSettings.AutoDownloadCertificate Propriedade

Definição

Obtém ou define se o certificado deve ser baixado automaticamente. Isso se aplica a 'caCertificateURI' somente se 'requireValidCertificate' for true.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a