[TIBCO.EMS .NET Admin client library 6.0 documentation]

Permissions flag to get all permissions for a given user (destination and admin permissions both direct and inherited (i.e. as inherited from groups to which the user belogs). Use this flag with GetPermissions(UserInfo, flags) API.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public const int PERMISSIONS_ALL
Public Const PERMISSIONS_ALL As Integer
public:
literal int PERMISSIONS_ALL

See Also