2 references to AuthenticationType
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
928string authenticationType = dictionaryReader.GetAttribute(dictionary.AuthenticationType, dictionary.EmptyString); 1298dictionaryWriter.WriteAttributeString(dictionary.AuthenticationType, dictionary.EmptyString, identity.AuthenticationType);