2 references to SetCertificate
System.ServiceModel (2)
System\ServiceModel\Configuration\X509PeerCertificateElement.cs (1)
88
cert.
SetCertificate
(this.StoreLocation, this.StoreName, this.X509FindType, this.FindValue);
System\ServiceModel\Security\PeerCredential.cs (1)
96
this.
SetCertificate
(storeLocation, storeName, DefaultFindType, subjectName);