次の方法で共有


X509CertificateStoreTokenResolver.StoreLocation プロパティ

定義

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

public:
 property System::Security::Cryptography::X509Certificates::StoreLocation StoreLocation { System::Security::Cryptography::X509Certificates::StoreLocation get(); };
public System.Security.Cryptography.X509Certificates.StoreLocation StoreLocation { get; }
member this.StoreLocation : System.Security.Cryptography.X509Certificates.StoreLocation
Public ReadOnly Property StoreLocation As StoreLocation

プロパティ値

X.509 証明書ストアの場所を指定する列挙値の 1 つ。

適用対象