3 references to ScopedCertificates
System.ServiceModel (3)
System\ServiceModel\Configuration\X509RecipientCertificateClientElement.cs (3)
58X509ScopedServiceCertificateElementCollection srcScopedCertificates = from.ScopedCertificates; 59X509ScopedServiceCertificateElementCollection dstScopedCertificates = this.ScopedCertificates; 91X509ScopedServiceCertificateElementCollection scopedCertificates = this.ScopedCertificates;