WebPermission Properties
.NET Framework 4.5
The WebPermission type exposes the following members.
| Name | Description | |
|---|---|---|
|
AcceptList | This property returns an enumeration of a single accept permissions held by this WebPermission. The possible objects types contained in the returned enumeration are String and System.Text.RegularExpressions.Regex. |
|
ConnectList | This property returns an enumeration of a single connect permissions held by this WebPermission. The possible objects types contained in the returned enumeration are String and System.Text.RegularExpressions.Regex. |