Aqualogic Interaction API  
 

IPTDataSourceACLSyncProvider.GetACL Method 

Retrieve the ACL for the current document or container Returned array columns are enumerated in PT_ACL_IMPORT_COLS

object[][] GetACL(
   int lAclImportType
);

Parameters

lAclImportType
The PT_ACLSYNC_ITEMTYPES for the requested item

Return Value

A list of user and group IDs for the requested item.

See Also

IPTDataSourceACLSyncProvider Interface | com.plumtree.server Namespace