SingleSignonPermission(System.Security.Permissions.PermissionState) Constructor

The SingleSignonPermission constructor initializes a new instance of the SingleSignonPermission class.

Parameters

state   One of the System.Security.Permissions.PermissionState values.

Exceptions

Exception Type Condition
ArgumentException The state parameter is not a System.Security.Permissions.PermissionState value.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security