MessageQueuePermissionAttribute Class Properties
For a list of all members of this type, see MessageQueuePermissionAttribute members.
Public Properties
Name | Description | |
---|---|---|
![]() | Action | (Inherited from System.Security.Permissions.SecurityAttribute) |
![]() | Category | Gets or sets the queue category. |
![]() | Label | Gets or sets the queue description. |
![]() | MachineName | Gets or sets the name of the computer where the Message Queuing queue is located. |
![]() | Path | Gets or sets the queue's path. |
![]() | PermissionAccess | Gets or sets the permission access levels used in the permissions request. |
![]() | TypeId | (Inherited from System.Attribute) |
![]() | Unrestricted | (Inherited from System.Security.Permissions.SecurityAttribute) |
See Also