WebPermissionAttribute Properties
.NET Framework (current version)
Namespace:
System.Net
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Accept | Gets or sets the URI string accepted by the current WebPermissionAttribute. |
![]() | AcceptPattern | Gets or sets a regular expression pattern that describes the URI accepted by the current WebPermissionAttribute. |
![]() | Action | Gets or sets a security action.(Inherited from SecurityAttribute.) |
![]() | Connect | Gets or sets the URI connection string controlled by the current WebPermissionAttribute. |
![]() | ConnectPattern | Gets or sets a regular expression pattern that describes the URI connection controlled by the current WebPermissionAttribute. |
![]() | TypeId | |
![]() | Unrestricted | Gets or sets a value indicating whether full (unrestricted) permission to the resource protected by the attribute is declared.(Inherited from SecurityAttribute.) |
Show:
