MessageQueue::GetSecurityContext Method ()

 

Retrieves the security context that MSMQ associates with the current user (thread identity) at the time of this call.

Namespace:   System.Messaging
Assembly:  System.Messaging (in System.Messaging.dll)

public:
static SecurityContext^ GetSecurityContext()

Return Value

Type: System.Messaging::SecurityContext^

A SecurityContext object that contains the security context.

.NET Framework
Available since 2.0
Return to top
Show: