2 references to SetCertificate
System.ServiceModel (2)
System\ServiceModel\Configuration\X509RecipientCertificateServiceElement.cs (1)
89cert.SetCertificate(this.StoreLocation, this.StoreName, this.X509FindType, this.FindValue);
System\ServiceModel\Security\X509CertificateRecipientServiceCredential.cs (1)
52this.SetCertificate(storeLocation, storeName, DefaultFindType, subjectName);