The VGSecurityErrorEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyContinue

Gets or sets a value indicating if the exception must ignore or thrown.

Public propertyException

Gets or sets an exception generated by Visual Guard.

Public propertyPrincipal

Gets the VGIPrincipal representing the current user.

See Also