2 references to Right
System.IdentityModel (2)
System\IdentityModel\Tokens\SessionSecurityToken.cs (2)
1762
string right = reader.GetAttribute(dictionary.
Right
, dictionary.EmptyString);
1770
writer.WriteAttributeString(dictionary.
Right
, dictionary.EmptyString, claim.Right);