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