MessageQueuePermissionEntry Constructor
Overload List
Overload | Description |
---|---|
MessageQueuePermissionEntry Constructor(MessageQueuePermissionAccess,String) | Initializes a new instance of the MessageQueuePermissionEntry class with the specified permission access levels and the path of the queue. |
MessageQueuePermissionEntry Constructor(MessageQueuePermissionAccess,String,String,String) | Initializes a new instance of the MessageQueuePermissionEntry class with the specified permission access levels, the name of the computer where the queue is located, the queue description, and the queue category. |
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also