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

Permissions flag to get all admin permissions for a given user (direct and inherited (i.e. as inhertied from groups to which the user belongs). 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_ADMIN
Public Const PERMISSIONS_ALL_ADMIN As Integer
public:
literal int PERMISSIONS_ALL_ADMIN

See Also