Share via


CacheUsernameDownloadSettings.RequireValidCertificate Property

Definition

Determines if the certificates must be validated by a certificate authority. When true, caCertificateURI must be provided.

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

Property Value

Implements

Attributes

Applies to