Event raised when the authentication process is successfull.

Namespace:  Novalys.VisualGuard.Security.WinForm
Assembly:  Novalys.VisualGuard.Security.WinForm (in Novalys.VisualGuard.Security.WinForm.dll) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public event VGAuthenticationSucceededEventHandler AuthenticationSucceeded
Visual Basic (Declaration)
Public Event AuthenticationSucceeded As VGAuthenticationSucceededEventHandler

See Also