Share via


StorageCacheUsernameDownloadSettings.AutoDownloadCertificate Property

Definition

Determines if the certificate should be automatically downloaded. This applies to 'caCertificateURI' only if 'requireValidCertificate' is true.

public bool? AutoDownloadCertificate { get; set; }
member this.AutoDownloadCertificate : Nullable<bool> with get, set
Public Property AutoDownloadCertificate As Nullable(Of Boolean)

Property Value

Applies to