The members of System.Net.Mail.SmtpPermission are listed below.
See Also: Inherited members from System.Security.CodeAccessPermission
Initializes a new instance of the System.Net.Mail.SmtpPermission class with the specified state. | ||
Initializes a new instance of the System.Net.Mail.SmtpPermission class using the specified access level. | ||
Initializes a new instance of the System.Net.Mail.SmtpPermission class using the specified permission state value. |
[read-only] | Access | SmtpAccess.
Gets the level of access to SMTP servers controlled by the permission. |
AddPermission(SmtpAccess)
| ||
override | Copy()
| |
override | FromXml(System.Security.SecurityElement)
| |
override | Intersect(System.Security.IPermission)
| |
override | IsSubsetOf(System.Security.IPermission)
| |
IsUnrestricted()
| ||
override | ToXml()
| |
override | Union(System.Security.IPermission)
|