3 references to ClaimsAuthenticationManager
System.IdentityModel (3)
System\IdentityModel\Configuration\IdentityConfiguration.cs (2)
267return CustomTypeElement.Resolve<ClaimsAuthenticationManager>(element.ClaimsAuthenticationManager); 397if (element.ClaimsAuthenticationManager.IsConfigured)
System\IdentityModel\Configuration\IdentityConfigurationElement.cs (1)
131ClaimsAuthenticationManager.IsConfigured ||