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


In This Topic
    MessageQueuePermissionAttribute Class Members
    In This Topic

    The following tables list the members exposed by MessageQueuePermissionAttribute.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the MessageQueuePermissionAttribute class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Security.Permissions.SecurityAttribute)
    Public PropertyGets or sets the queue category.  
    Public PropertyGets or sets the queue description.  
    Public PropertyGets or sets the name of the computer where the Message Queuing queue is located.  
    Public PropertyGets or sets the queue's path.  
    Public PropertyGets or sets the permission access levels used in the permissions request.  
    Public Property (Inherited from System.Attribute)
    Public Property (Inherited from System.Security.Permissions.SecurityAttribute)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. When overridden in a derived class, creates a permission object that can then be serialized into binary form and persistently stored along with the System.Security.Permissions.SecurityAction in an assembly's metadata.  
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Public Method (Inherited from System.Attribute)
    Top
    See Also