Documentation for this section has not yet been entered.
Each attribute is stored in the Hashtable as a name/value pair.
Names and values in attributes should contain only valid XML attribute characters. Use SecurityElement.Escape(string) to remove invalid characters from the string.
There is no support for quoted strings, so strings for name/value pairs should not contain quotes or other characters requiring quoting.