Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
GetAuthorizedTasks()()() | Constructs and returns a DataSet object that describes the tasks that the current user is authorized to perform in the catalog system. |
![]() |
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. |
![]() |
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.