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