2 references to ClaimPropertyName
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
1165string name = dictionaryReader.GetAttribute(dictionary.ClaimPropertyName, dictionary.EmptyString); 1491dictionaryWriter.WriteAttributeString(dictionary.ClaimPropertyName, dictionary.EmptyString, property.Key);