This documentation is archived and is not being maintained.
SmtpPermission Constructor
Visual Studio 2010
Initializes a new instance of the SmtpPermission class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SmtpPermission(Boolean) | Initializes a new instance of the SmtpPermission class with the specified state. |
|
SmtpPermission(PermissionState) | Initializes a new instance of the SmtpPermission class using the specified permission state value. |
|
SmtpPermission(SmtpAccess) | Initializes a new instance of the SmtpPermission class using the specified access level. |
Show: