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 证书存储的名称。

适用于