User.UserEventHandler Delegate
User event handler delegate declaration.
public delegate void User.UserEventHandler(
User user);
Requirements
Namespace:
IExSys.Authentication
Assembly: IExSys.Authentication (in IExSys.Authentication.dll)
See Also
IExSys.Authentication Namespace