2 references to Right
System.ServiceModel (2)
System\ServiceModel\Security\SctClaimSerializer.cs (2)
35
writer.WriteAttributeString(dictionary.
Right
, dictionary.EmptyString, claim.Right);
40
string right = reader.GetAttribute(dictionary.
Right
, dictionary.EmptyString);