Provides data for the AuthenticationSucceeded event.

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

Syntax

C#
public sealed class VGAuthenticationSucceededEventArgs : EventArgs
Visual Basic
Public NotInheritable Class VGAuthenticationSucceededEventArgs
	Inherits EventArgs

Inheritance Hierarchy

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

See Also