ActionPermission Object
Description
Used to determine whether a specified action can be performed by users.
Remarks
Get an ActionPermission object from TDConnection.ActionPermission.
Public Properties
Public Property ActionEnabledChecks if the user has rights to perform the specified action.
Public Property ActionPermissionTypeReturns the the user's permissions on an action (full permission, by owner permission, view-only permission).
See Also