TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

AdminPermissions Members

AdminPermissions overview

Public Static Fields

ALL 
CHANGE_ACL 
CHANGE_ADMIN_ACL 
CHANGE_CONNECTION 
CHANGE_DURABLE 
CHANGE_FACTORY 
CHANGE_GROUP 
CHANGE_MESSAGE 
CHANGE_ROUTE 
CHANGE_SERVER 
CHANGE_USER 
CREATE_DESTINATION 
DELETE_DESTINATION 
MODIFY_DESTINATION 
PROTECT1 
PROTECT2 
PROTECT3 
PROTECT4 
PURGE_DESTINATION 
PURGE_DURABLE 
SHUTDOWN_SERVER 
VIEW_ACL 
VIEW_ADMIN_ACL 
VIEW_ALL 
VIEW_CONNECTION 
VIEW_DESTINATION 
VIEW_DURABLE 
VIEW_FACTORY 
VIEW_GROUP 
VIEW_MESSAGE 
VIEW_ROUTE 
VIEW_SERVER 
VIEW_USER 

Public Instance Constructors

AdminPermissions Overloaded. Initializes a new instance of the AdminPermissions class.

Public Instance Properties

Empty Indicates whether or not this object has no negative or positive permissions set.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
HasNegativePermission Indicates whether or not given negative permissions are set.
HasPositivePermission Indicates whether or not given positive permissions are set.
SetPermission Set or unset positive permissions.
ToString Generate a string representation of this AdminPermissions.

See Also

AdminPermissions Class | TIBCO.EMS.ADMIN Namespace