共用方式為


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 憑證存放區的名稱。

適用於