2 references to ClaimProperty
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
1161
while (dictionaryReader.IsStartElement(dictionary.
ClaimProperty
, dictionary.EmptyString))
1488
dictionaryWriter.WriteStartElement(dictionary.
ClaimProperty
, dictionary.EmptyString);