Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the Windows identity of the current user. Variants of this overloaded method can specify whether to throw an exception if an error occurs and specify the HTTP session.
Namespace: Microsoft.WindowsServerSolutions.WebApi.Framework
Assembly: Wssg.WebApi.Framework (in Wssg.WebApi.Framework.dll)
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
GetWindowsIdentityOfCurrentUser(Boolean) | Retrieves the Windows identity of the current user. |
![]() ![]() |
GetWindowsIdentityOfCurrentUser(Boolean, HttpSessionState) | Retrieves the Windows identity of the current user by specifying the HTTP session. |
See Also
HttpUtility Class
Microsoft.WindowsServerSolutions.WebApi.Framework Namespace
Return to top