Provides data for the AuthenticationSucceeded event.

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 sealed class VGAuthenticationExceptionEventArgs : EventArgs
Visual Basic
Public NotInheritable Class VGAuthenticationExceptionEventArgs
	Inherits EventArgs

Inheritance Hierarchy

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

See Also