3 references to Key
System.IdentityModel (3)
System\IdentityModel\Tokens\SessionSecurityToken.cs (3)
448if (!reader.IsStartElement(dictionary.Key, dictionary.EmptyString)) 450throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityTokenException(SR.GetString(SR.ID4230, dictionary.Key.Value, reader.Name))); 738dicWriter.WriteStartElement(dictionary.Key, dictionary.EmptyString);