X509CertificateStoreTokenResolver.StoreLocation Propiedad

Definición

Obtiene la ubicación del almacén de certificados X.509 usado por esta resolución 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 propiedad

Uno de los valores de enumeración que especifica la ubicación de un almacén de certificados X.509.

Se aplica a