Udostępnij za pośrednictwem


X509PeerCertificateAuthentication.TrustedStoreLocation Właściwość

Definicja

Pobiera lub ustawia zaufaną lokalizację magazynu, w której jest weryfikowany certyfikat klienta.

public:
 property System::Security::Cryptography::X509Certificates::StoreLocation TrustedStoreLocation { System::Security::Cryptography::X509Certificates::StoreLocation get(); void set(System::Security::Cryptography::X509Certificates::StoreLocation value); };
public System.Security.Cryptography.X509Certificates.StoreLocation TrustedStoreLocation { get; set; }
member this.TrustedStoreLocation : System.Security.Cryptography.X509Certificates.StoreLocation with get, set
Public Property TrustedStoreLocation As StoreLocation

Wartość właściwości

Zaufana lokalizacja magazynu, w której jest weryfikowany certyfikat klienta.

Wyjątki

Ustaw, gdy poświadczenie jest tylko do odczytu.

Uwagi

W przypadku korzystania z certyfikatów system zabezpieczeń programu Windows Communication Foundation (WCF) weryfikuje certyfikat klienta względem elementu StoreLocation. Lokalizacja magazynu jest określona przy użyciu tego parametru.

Dotyczy