AspNetHostingPermissionAttribute Properties
.NET Framework 2.0
| 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.) |
Community Additions
ADD
Show: