2 references to ClaimPropertyValue
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
1166
string value = dictionaryReader.GetAttribute(dictionary.
ClaimPropertyValue
, dictionary.EmptyString);
1494
dictionaryWriter.WriteAttributeString(dictionary.
ClaimPropertyValue
, dictionary.EmptyString, property.Value);