ALM Open Test Architecture API Type Library Version 12.55
ActionPermission Object
Members
Collapse All
Expand All
Description
Used to determine whether a specified action can be performed by users.
Remarks
Get an ActionPermission object from
TDConnection.ActionPermission
.
Public Properties
ActionEnabled
Checks if the user has rights to perform the specified action.
ActionPermissionType
Returns the the user's permissions on an action (full permission, by owner permission, view-only permission).
See Also
ActionPermission Members