MessageQueuePermissionAttribute Constructor (SecurityAction)
.NET Framework (current version)
Initializes a new instance of the MessageQueuePermissionAttribute class.
Assembly: System.Messaging (in System.Messaging.dll)
Parameters
- action
-
Type:
System.Security.Permissions::SecurityAction
One of the SecurityAction values.
The following code example creates a new instance of MessageQueuePermissionAttribute.
.NET Framework
Available since 1.1
Available since 1.1
Show: