Click or drag to resize

VGSecurityRuntimeCheckVersion Event

Allows to check if the version of the repository permissions is compatible with the version of the application.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public event VGCheckVersionEventHandler CheckVersion

Value

Type: Novalys.VisualGuard.SecurityVGCheckVersionEventHandler
Remarks
Occurs after the authentication and before loading permissions.
See Also