System.Messaging Reference (Document! X Sample)
System.Messaging Namespace / SecurityContext Class
Members



In This Topic
    SecurityContext Class
    In This Topic
    Represents the security context for a message in a queue.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class SecurityContext 
    'Usage
     
    
    Dim instance As SecurityContext
    public sealed class SecurityContext 
    public ref class SecurityContext sealed 
    Inheritance Hierarchy

    System.Object
       System.Messaging.SecurityContext

    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