SecurityTokenHandlerCollection::CreateDefaultSecurityTokenHandlerCollection Method ()
.NET Framework (current version)
Creates a system default collection of basic security token handlers, each of which has the system default configuration. The token handlers in this collection must be configured with service specific data before they can be used.
Assembly: System.IdentityModel (in System.IdentityModel.dll)
public: static SecurityTokenHandlerCollection^ CreateDefaultSecurityTokenHandlerCollection()
Return Value
Type: System.IdentityModel.Tokens::SecurityTokenHandlerCollection^A security token handler collection that contains the default, basic security token handlers.
.NET Framework
Available since 4.5
Available since 4.5
Show: