Share via


StorageCacheUsernameDownloadSettings.RequireValidCertificate Property

Definition

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

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

Property Value

Applies to