RecroGrid Framework
C#
Show/Hide TOC
Recro
Sec
Get
Virtual
User
Id Method
Gets the virtual User identifier.
Definition
Namespace:
Recrovit.RecroGridFramework.Security
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.1.0.24.0419.1
C#
Copy
public
static
string
GetVirtualUserId
(
HttpContext
httpContext
)
Parameters
httpContext
HttpContext
The HTTP context.
Return Value
String
The User identifier.
See Also
Reference
RecroSec Class
Recrovit.RecroGridFramework.Security Namespace
In This Article
Definition
Parameters
Return Value
See Also