3 references to Identity
System.IdentityModel (3)
System\IdentityModel\Tokens\SessionSecurityToken.cs (3)
882
while (dictionaryReader.IsStartElement(dictionary.
Identity
, dictionary.EmptyString))
915
if (!dictionaryReader.IsStartElement(dictionary.
Identity
, dictionary.EmptyString))
1286
dictionaryWriter.WriteStartElement(dictionary.
Identity
, dictionary.EmptyString);