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