X509CertificateInitiatorClientCredential.SetCertificate Method
.NET Framework 4.5
Specifies the certificate to use to represent the service.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SetCertificate(String, StoreLocation, StoreName) | Allows you to specify the certificate to use to represent the service by specifying the subject distinguished name. |
|
SetCertificate(StoreLocation, StoreName, X509FindType, Object) | Allows you to specify the certificate to use to represent the client by specifying query parameters such as storeLocation, storeName, findType and findValue. |