2 references to NameClaimType
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
921string nameClaimType = dictionaryReader.GetAttribute(dictionary.NameClaimType, dictionary.EmptyString); 1310dictionaryWriter.WriteAttributeString(dictionary.NameClaimType, dictionary.EmptyString, identity.NameClaimType);