次の方法で共有


X509CertificateStoreTokenResolver.StoreName プロパティ

定義

このトークン リゾルバーで使用される X.509 証明書ストアの名前を取得します。

public:
 property System::String ^ StoreName { System::String ^ get(); };
public string StoreName { get; }
member this.StoreName : string
Public ReadOnly Property StoreName As String

プロパティ値

このトークン リゾルバーで使用される X.509 証明書ストアの名前。

適用対象