| Class | Description |
|---|---|
| FormsAuthentication | Authenticates against a Forms Authentication protected resource. |
| MHT | Summary description for MHT. |
| MHTException | MHTException raised during parsing. |
| MHTHeader | Basic SMTP / MIME Header class. Includes a parameters collection for MIME headers. |
| MHTHeaderCollection | Basic collection class Headers. |
| MHTLog | A logging class used for maintaining a log during MHT creation |
| MHTPart | The MHTPart makes up a complete MHT File |
| MHTPartCollection | Implements a collection of aspNetMHT Parts. |
| MHTUtility | Utility class of methods used for encoding, decoding, and manipulating MHT content. |
| ParseHtmlTagEventArgs | Summary description for EventArgs. |
| WriteLogEntryEventArgs | EventArgs for the Log Event. |
| Delegate | Description |
|---|---|
| ParseHtmlTagEventHandler | The delegate used for event handling. |
| WriteLogEntryEventHandler | The delegate used for event handling. |
| Enumeration | Description |
|---|---|
| MHTEncoding | Encoding to apply to any downloaded content. |
| MHTRelation | The relation of embedded content to the parent. |