Provides data for the AuthenticationSucceeded event.

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 sealed class VGAuthenticationSucceededEventArgs : EventArgs
Visual Basic (Declaration)
Public NotInheritable Class VGAuthenticationSucceededEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Novalys.VisualGuard.Security.WinForm..::.VGAuthenticationSucceededEventArgs

See Also