The members of System.Web.AspNetHostingPermission are listed below.
See Also: Inherited members from System.Security.CodeAccessPermission
Initializes a new instance of the System.Web.AspNetHostingPermission class with the specified System.Security.Permissions.PermissionState enumeration value. | ||
Initializes a new instance of the System.Web.AspNetHostingPermission class with the specified permission level. |
Level | AspNetHostingPermissionLevel.
Gets or sets the current hosting permission level for an ASP.NET application. |
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)
|