System.Net.SocketPermission.IsUnrestricted Method

Checks the overall permission state of the object.

Syntax

public bool IsUnrestricted ()

Returns

true if the System.Net.SocketPermission instance is created with the Unrestricted value from System.Security.Permissions.PermissionState; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0