MessageQueuePermissionAttribute Class Methods
For a list of all members of this type, see MessageQueuePermissionAttribute members.
Public Methods
Name | Description | |
---|---|---|
![]() | CreatePermission | Overridden. 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. |
![]() | Equals | (Inherited from System.Attribute) |
![]() | GetHashCode | (Inherited from System.Attribute) |
![]() | IsDefaultAttribute | (Inherited from System.Attribute) |
![]() | Match | (Inherited from System.Attribute) |
See Also