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 。 存储区位置是使用此参数指定的。