Default |
public DefaultSecureMimeContext( string password )
| Exception | Condition |
|---|---|
| ArgumentNullException | password is . |
| NotImplementedException | Mono.Data.Sqlite is not available. |
| UnauthorizedAccessException | The user does not have access to read the database at the default location. |
| IOException | An error occurred reading the database at the default location. |
Allows the program to specify its own password for the default database.
Requires linking with Mono.Data.Sqlite.