SmtpPermission Constructor
.NET Framework 2.0
Initializes a new instance of the SmtpPermission class.
| 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. |
Community Additions
ADD
Show: