TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

AdminPermissions Class

This class represents a set of positive and negative administrative permissions. Negative permissions are only returned when the entry is returned from the server. In grant() and revoke() methods only positive permissions are used to specify the set of permissions which should be granted or revoked. Applications normally use objects returned as a result of a server query to obtain administrative permissions. If any permissions have to be changed, a new AdminPermission object should be created.

For a list of all members of this type, see AdminPermissions Members.

System.Object
   TIBCO.EMS.ADMIN.AdminPermissions

public class AdminPermissions

Requirements

Namespace: TIBCO.EMS.ADMIN

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

See Also

AdminPermissions Members | TIBCO.EMS.ADMIN Namespace