X509ClientCertificateCredentialsElement.StoreLocation Egenskap

Definition

Hämtar eller anger ett värde som anger platsen för certifikatarkivet som tjänsten kan använda för att verifiera klientens certifikat.

public:
 property System::Security::Cryptography::X509Certificates::StoreLocation StoreLocation { System::Security::Cryptography::X509Certificates::StoreLocation get(); void set(System::Security::Cryptography::X509Certificates::StoreLocation value); };
[System.Configuration.ConfigurationProperty("storeLocation", DefaultValue=System.Security.Cryptography.X509Certificates.StoreLocation.LocalMachine)]
public System.Security.Cryptography.X509Certificates.StoreLocation StoreLocation { get; set; }
[<System.Configuration.ConfigurationProperty("storeLocation", DefaultValue=System.Security.Cryptography.X509Certificates.StoreLocation.LocalMachine)>]
member this.StoreLocation : System.Security.Cryptography.X509Certificates.StoreLocation with get, set
Public Property StoreLocation As StoreLocation

Egenskapsvärde

En StoreLocation. Standardvärdet är LocalMachine.

Attribut

Gäller för