2 references to Normalize
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
1759
return AuthenticationTypeMaps.
Normalize
(saml2AuthenticationContextClassReference, AuthenticationTypeMaps.Saml2);
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (1)
1164
return AuthenticationTypeMaps.
Normalize
(saml11AuthenticationMethod, AuthenticationTypeMaps.Saml);