3 references to SecurityTokenHandlerCollection
System.IdentityModel (3)
System\IdentityModel\Configuration\IdentityConfiguration.cs (1)
493handlerCollection = new SecurityTokenHandlerCollection(handlerConfiguration);
System\IdentityModel\Tokens\SecurityTokenHandlerCollection.cs (2)
34: this(new SecurityTokenHandlerConfiguration()) 77: this(configuration)