The properties of System.Net.WebPermission are listed below. For a list of all members, see the WebPermission Members list.
See Also: Inherited members from System.Security.CodeAccessPermission
[read-only] | AcceptList | IEnumerator.
This property returns an enumeration of a single accept permissions held by this System.Net.WebPermission. The possible objects types contained in the returned enumeration are string and System.Text.RegularExpressions.Regex. |
[read-only] | ConnectList | IEnumerator.
This property returns an enumeration of a single connect permissions held by this System.Net.WebPermission. The possible objects types contained in the returned enumeration are string and System.Text.RegularExpressions.Regex. |