Aqualogic Interaction API  
 

IPTSessionInfo.CheckWebServiceAccess Method 

Retrieves the current user's access level to the specified Web Service.

int CheckWebServiceAccess(
   int nWebServiceID
);

Parameters

nWebServiceID
- The ID of the Web Service to check.

Return Value

A value from the PT_ACCESSLEVELS enumeration indicating the access level this user has on the web service.

See Also

IPTSessionInfo Interface | com.plumtree.server Namespace