The VGAuthenticationExceptionEventArgs type exposes the following members.

Properties

  NameDescription
Continue

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

Exception

Gets the Exception generated during the authentication process.

See Also