System.Net.WebPermission: Property Members

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

Public Properties

[read-only]
AcceptListIEnumerator.

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]
ConnectListIEnumerator.

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.