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