MessageQueuePermissionEntry Class
Defines the smallest unit of a code access security permission set for messaging.
Syntax
'Declaration <SerializableAttribute()> Public Class MessageQueuePermissionEntry
'Usage Dim instance As MessageQueuePermissionEntry
[Serializable()] public class MessageQueuePermissionEntry
[Serializable()] public ref class MessageQueuePermissionEntry
Inheritance Hierarchy
System.Object
System.Messaging.MessageQueuePermissionEntry
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also