This documentation is archived and is not being maintained.
AspNetHostingPermissionAttribute Properties
Visual Studio 2008
The AspNetHostingPermissionAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Action | Gets or sets a security action. (Inherited from SecurityAttribute.) |
|
Level | Gets or sets the current hosting permission level. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |
|
Unrestricted | Gets or sets a value indicating whether full (unrestricted) permission to the resource protected by the attribute is declared. (Inherited from SecurityAttribute.) |
Show: