RecroSecSetGetCurrentUserIdCallback Method

Set a custom method to get identifier of current User.

Definition

Namespace: Recrovit.RecroGridFramework.Security
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
public static void SetGetCurrentUserIdCallback(
	RecroSecGetUserIdDelegate callback
)

Parameters

callback  RecroSecGetUserIdDelegate
 

See Also