Overload | Description |
---|---|
MessageQueueAccessControlEntry Constructor(Trustee,MessageQueueAccessRights) | Initializes a new instance of the MessageQueueAccessControlEntry class, granting the specified Message Queuing access rights to the specified trustee. |
MessageQueueAccessControlEntry Constructor(Trustee,MessageQueueAccessRights,AccessControlEntryType) | Initializes a new instance of the MessageQueueAccessControlEntry class, with the specified trustee and Message Queuing access rights. The type of access (such as Allow or Deny) is defined by the entry type you pass in. |