IsUnrestricted Method

The IsUnrestricted method of the SingleSignonPermission class determines whether the current instance of the permission has unrestricted access to the resources protected by the permission.

Return Value

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

Remarks

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

Requirements

Platforms: Windows Server 2003

Security: Code Access Security