System.Security.Permissions.PrincipalPermission.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 System.Security.Permissions.PrincipalPermission matches any principal.

Requirements

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