次の方法で共有


AppLoadedCertificate.LoadTrustStore プロパティ

定義

証明書が既定の信頼ストアに読み込まれるかどうかを示します。Java ランタイムでのみ機能します。

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

プロパティ値

適用対象