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.
IssuerNameRegistry::GetWindowsIssuerName Method ()
.NET Framework (current version)
Returns the default issuer name to be used for Windows claims.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
The default implementation returns DefaultIssuer.
Called from the processing pipeline by the security token handler that is processing the token. The method should return a unique name for the issuer within the context of the RP application.
.NET Framework
Available since 4.5
Available since 4.5
Show: