RecroSecGetUserIdDelegate Delegate
Define a custom method to get User identifier.
Namespace: Recrovit.RecroGridFramework.SecurityAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.3.0.24.0115.1
public delegate string GetUserIdDelegate(
HttpContext context
)
- context HttpContext
-
StringThe User identifier.