1 reference to NormalizeAuthenticationType
System.IdentityModel (1)
System\IdentityModel\Tokens\SamlSecurityTokenHandler.cs (1)
1406
subject.AddClaim(new Claim(ClaimTypes.AuthenticationMethod,
NormalizeAuthenticationType
(samlStatement.AuthenticationMethod), ClaimValueTypes.String, issuer));