X509PeerCertificateAuthentication.TrustedStoreLocation 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
클라이언트 인증서의 유효성이 증명되는, 신뢰할 수 있는 저장소의 위치를 가져오거나 설정합니다.
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
속성 값
클라이언트 인증서의 유효성이 증명되는, 신뢰할 수 있는 저장소의 위치입니다.
예외
자격 증명이 읽기 전용일 때 설정된 경우
설명
Windows Communication Foundation (WCF) 보안 시스템에 대해 클라이언트 인증서의 유효성을 검사 인증서를 사용할 때를 StoreLocation입니다. 저장소 위치는 이 매개 변수를 사용하여 지정됩니다.