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