Share via


CacheUsernameDownloadSettings.AutoDownloadCertificate Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)]
public bool? AutoDownloadCertificate { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Origin(Microsoft.Azure.PowerShell.Cmdlets.StorageCache.PropertyOrigin.Owned)>]
member this.AutoDownloadCertificate : Nullable<bool> with get, set
Public Property AutoDownloadCertificate As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to