HttpUtility Class
Represents the Hypertext Transfer Protocol (HTTP) utility for handling authentication and cache time spans.
Assembly: Wssg.WebApi.Framework (in Wssg.WebApi.Framework.dll)
| 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. |
![]() ![]() | SetValidTimeSpanForCache(TimeSpan) | Specifies the amount of time that the cache is valid. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:

