共用方式為


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 憑證存放區位置的列舉值。

適用於