SmtpPermission Constructor
.NET Framework (current version)
Initializes a new instance of the SmtpPermission class.
Assembly: System (in System.dll)
| 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:
