1 write to Unnormalized
System.IdentityModel (1)
System\IdentityModel\Claims\AuthenticationTypeMaps.cs (1)
21Unnormalized = unnormalized;
2 references to Unnormalized
System.IdentityModel (2)
System\IdentityModel\Claims\AuthenticationTypeMaps.cs (2)
71return mapping.Unnormalized; 87if ( StringComparer.Ordinal.Equals( unnormalizedAuthenticationMethod, mapping.Unnormalized ) )