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: 2017.0.101.17 (2017.0.101.17)

Syntax

C#
public event VGAuthenticationSucceededEventHandler AuthenticationSucceeded
Visual Basic
Public Event AuthenticationSucceeded As VGAuthenticationSucceededEventHandler

Value

Type: Novalys.VisualGuard.Security.WinForm..::..VGAuthenticationSucceededEventHandler

See Also