GetAuthorizedTasks Method

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

Constructs a DataSet object that describes the tasks that the current user is authorized to perform in the catalog system.

Overload List

  Name Description
ms986623.pubmethod(en-US,CS.70).gif GetAuthorizedTasks()()() Constructs and returns a DataSet object that describes the tasks that the current user is authorized to perform in the catalog system.
ms986623.pubmethod(en-US,CS.70).gif GetAuthorizedTasks(AuthorizationScope) Constructs and returns a DataSet object that describes the tasks that the current user is authorized to perform in the catalog system in the AuthorizationScope.
ms986623.pubmethod(en-US,CS.70).gif GetAuthorizedTasks(AuthorizationScope, array<String>[]()[]) Constructs and returns a DataSet object that describes the tasks that the current user is authorized to perform in the catalog system in the AuthorizationScope for the entities.

Top

Remarks

This method requires the CatalogContext object or Web service to be initialized against a valid authorization policy.

See Also

Reference

CatalogContext Class

CatalogContext Members

Microsoft.CommerceServer.Catalog Namespace