AuthorizationPolicyRequiredException Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the AuthorizationPolicyRequiredException class.

Overload List

  Name Description
ms986574.pubmethod(en-US,CS.70).gif AuthorizationPolicyRequiredException()()() Initializes a new instance of the AuthorizationPolicyRequiredException class.
ms986574.pubmethod(en-US,CS.70).gif AuthorizationPolicyRequiredException(String) Initializes a new instance of the AuthorizationPolicyRequiredException class with a specified error message.
ms986574.protmethod(en-US,CS.70).gif AuthorizationPolicyRequiredException(SerializationInfo, StreamingContext) Initializes a new instance of the AuthorizationPolicyRequiredException class with the specified serialization and streaming context information.
ms986574.pubmethod(en-US,CS.70).gif AuthorizationPolicyRequiredException(String, Exception) Initializes a new instance of the AuthorizationPolicyRequiredException class with a specified error message and inner exception that is the cause of this exception.

Top

Remarks

An exception that is raised when the system has been initialized to use no authorization and the currently-requested operation requires a valid authorization policy to complete.

This exception is raised by GetAuthorizedTasks.

See Also

Reference

AuthorizationPolicyRequiredException Class

AuthorizationPolicyRequiredException Members

Microsoft.CommerceServer Namespace