This documentation is archived and is not being maintained.
SmtpPermission Constructor
Visual Studio 2008
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(SmtpAccess) | Initializes a new instance of the SmtpPermission class using the specified access level. |
![]() |
SmtpPermission(PermissionState) | Initializes a new instance of the SmtpPermission class using the specified permission state value. |
Show: