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