System.Security.Permissions.ResourcePermissionBase.IsUnrestricted Method

Gets a value indicating whether the permission is unrestricted.

Syntax

public bool IsUnrestricted ()

Returns

true if permission is unrestricted; otherwise, false.

Remarks

An unrestricted permission object represents access to any and all resources protected by the permission.

Requirements

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