TIBCO Enterprise Message Service 4.3.0 .NET Administration Class Library

ACLEntry Members

ACLEntry overview

Public Instance Constructors

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

Public Instance Properties

Destination Get or set the destination that this entry applies to.
Permissions Get or set the permissions for this entry.
Principal Get the principal that this entry applies to.
PrincipalName 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 ACLEntry.

See Also

ACLEntry Class | TIBCO.EMS.ADMIN Namespace