3 references to Identities
System.ServiceModel (3)
System\ServiceModel\Security\SctClaimSerializer.cs (2)
410
writer.WriteStartElement(dictionary.
Identities
, dictionary.EmptyString);
478
if (reader.IsStartElement(dictionary.
Identities
, dictionary.EmptyString))
System\ServiceModel\Security\Tokens\SecurityContextCookieSerializer.cs (1)
92
else if (reader.IsStartElement(dictionary.
Identities
, dictionary.EmptyString))