Occurs when Visual Guard loads security actions and a type are unknown or when Visual Guard sets the security of an object and an exception occurs.

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

Syntax

C#
public event VGSecurityErrorEventHandler SecurityError
Visual Basic
Public Event SecurityError As VGSecurityErrorEventHandler

Value

Type: Novalys.VisualGuard.Security..::..VGSecurityErrorEventHandler

Remarks

For more information about this event, you can see PermissionsLoading.

See Also