2 references to SetCertificate
System.ServiceModel (2)
System\ServiceModel\Configuration\X509ClientCertificateCredentialsElement.cs (1)
89creds.SetCertificate(this.StoreLocation, this.StoreName, this.X509FindType, this.FindValue);
System\ServiceModel\Security\X509CertificateInitiatorServiceCredential.cs (1)
59this.SetCertificate(storeLocation, storeName, DefaultFindType, subjectName);