Share via


X509PeerCertificateAuthentication.TrustedStoreLocation Özellik

Tanım

İstemci sertifikasının doğrulandığı güvenilen depo konumunu alır veya ayarlar.

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

Özellik Değeri

İstemci sertifikasının doğrulandığı güvenilir depolama konumu.

Özel durumlar

Kimlik bilgilerinin ne zaman salt okunur olduğunu ayarlayın.

Açıklamalar

Sertifikaları kullanırken, Windows Communication Foundation (WCF) güvenlik sistemi istemci sertifikasını bir StoreLocationile doğrular. Depo konumu bu parametre kullanılarak belirtilir.

Şunlara uygulanır