X509CertificateStoreTokenResolver.StoreName Property

Definition

Gets the name of the X.509 certificate store that is used by this token resolver.

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

Property Value

The name of the X.509 certificate store that is used by this token resolver.

Applies to