1 write to Normalized
System.IdentityModel (1)
System\IdentityModel\Claims\AuthenticationTypeMaps.cs (1)
20
Normalized
= normalized;
2 references to Normalized
System.IdentityModel (2)
System\IdentityModel\Claims\AuthenticationTypeMaps.cs (2)
70
if (StringComparer.Ordinal.Equals( normalizedAuthenticationMethod, mapping.
Normalized
) )
88
return mapping.
Normalized
;