System.ServiceModel.Security.X509CertificateInitiatorClientCredential public sealed class X509CertificateInitiatorClientCredential Documentation Code public X509Certificate2 Certificate { get; set; } public void SetCertificate(StoreLocation storeLocation, StoreName storeName, X509FindType findType, object findValue) public void SetCertificate(string subjectName, StoreLocation storeLocation, StoreName storeName)