The VGAuthenticationExceptionEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyContinue

Gets or sets whether the exception should be ignore or thrown.

Public propertyException

Gets the Exception generated during the authentication process.

See Also