2 references to ScopedCertificates
System.ServiceModel (2)
System\ServiceModel\Configuration\X509RecipientCertificateClientElement.cs (2)
27
[ConfigurationProperty(ConfigurationStrings.
ScopedCertificates
)]
30
get { return (X509ScopedServiceCertificateElementCollection)base[ConfigurationStrings.
ScopedCertificates
]; }