System.Messaging Reference (Document! X Sample)
System.Messaging Namespace / MessageQueueAccessControlEntry Class / MessageQueueAccessControlEntry Constructor



In This Topic
    MessageQueueAccessControlEntry Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the MessageQueueAccessControlEntry class, granting the specified Message Queuing access rights to the specified trustee.  
    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.  
    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