Partager via


CacheUsernameDownloadSettings.AutoDownloadCertificate Propriété

Définition

Obtient ou définit détermine si le certificat doit être téléchargé automatiquement. Cela s’applique à « caCertificateURI » uniquement si « requireValidCertificate » a la valeur 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à