X509CertificateStoreTokenResolver.StoreLocation Propriedade

Definição

Obtém a localização do armazenamento de certificados X.509 que é usado por este resolvedor de tokens.

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 de Propriedade

Um dos valores de enumeração que especificam a localização de um armazenamento de certificados X.509.

Aplica-se a