次の方法で共有


StorageCacheUsernameDownloadSettings.AutoDownloadCertificate プロパティ

定義

証明書を自動的にダウンロードするかどうかを決定します。 これは、'requireValidCertificate' が true の場合にのみ、'caCertificateURI' に適用されます。

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

プロパティ値

適用対象