The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ConfigurationBasedIssuerNameRegistry::ConfiguredTrustedIssuers Property
.NET Framework (current version)
Gets the dictionary of trusted issuers that have been configured for this instance.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
The key to the dictionary is the ASN.1 encoded form of the thumbprint of the trusted issuer's certificate and the value is the issuer name. The dictionary contains the issuers that were specified in configuration and any additional issuers that have been added with the AddTrustedIssuer method.
.NET Framework
Available since 4.5
Available since 4.5
Show: