TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

AdminACLEntry Members

AdminACLEntry overview

Public Instance Constructors

AdminACLEntry Constructor Constructor used to create AdminACLEntries that will be passed to Admin.grant() and Admin.revoke() methods.

Public Instance Properties

Permissions Get or set the permissions for this entry.
Principal Get or set the principal that this entry applies to.

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.
ToString Generate a string representation of this AdminACLEntry.

See Also

AdminACLEntry Class | TIBCO.EMS.ADMIN Namespace