Compartilhar via


X509CertificateStoreTokenResolver.StoreLocation Propriedade

Definição

Obtém o local do repositório de certificados X.509 usado por este resolvedor de token.

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

Valor da propriedade

Um dos valores de enumeração que especifica o local de um repositório de certificados X.509.

Aplica-se a