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