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


In This Topic
    MessageQueueAccessControlEntry Class Members
    In This Topic

    The following tables list the members exposed by MessageQueueAccessControlEntry.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that indicates how the access rights apply to the trustee. (Inherited from System.Messaging.AccessControlEntry)
    Public PropertyGets or sets a set of common access rights that map to both standard and object-specific access rights for reading, writing, and executing. (Inherited from System.Messaging.AccessControlEntry)
    Public PropertyGets or sets the set of Message Queuing-specific rights to apply to the trustee.  
    Public PropertyGets or sets a set of standard access rights that correspond to operations common to most types of securable objects. (Inherited from System.Messaging.AccessControlEntry)
    Public PropertyGets or sets the user, group, domain, or alias to which you are assigning access rights. (Inherited from System.Messaging.AccessControlEntry)
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets or sets custom access rights. (Inherited from System.Messaging.AccessControlEntry)
    Top
    See Also