3 references to AuthenticationTypeKey
mscorlib (3)
system\security\claims\ClaimsIdentity.cs (3)
991info.AddValue(AuthenticationTypeKey, m_authenticationType); 1316case AuthenticationTypeKey: 1317m_authenticationType = info.GetString(AuthenticationTypeKey);