2 references to Denormalize
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (1)
1623
return AuthenticationTypeMaps.
Denormalize
(normalizedAuthenticationType, AuthenticationTypeMaps.Saml2);
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (1)
1154
return AuthenticationTypeMaps.
Denormalize
(normalizedAuthenticationType, AuthenticationTypeMaps.Saml);