System.Security.Permissions.IsolatedStoragePermission.IsUnrestricted Method

Returns a value indicating whether the current permission is unrestricted.

Syntax

public bool IsUnrestricted ()

Returns

true if the current permission is unrestricted; otherwise, false.

Remarks

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

Requirements

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