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.SecurityAssembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2.8.812.15 (2.8.812.15)
Syntax
| C# |
|---|
public static event VGSecurityErrorEventHandler SecurityError |
| Visual Basic (Declaration) |
|---|
Public Shared Event SecurityError As VGSecurityErrorEventHandler |
Remarks
The event handler receives an argument of type VGSecurityErrorEventArgs containing data related to this event.
The SecurityError event allows a user to determine whether or not the operation should continue after the error occurs.