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: 2018.1.720.18 (2018.1.0720.18)
Syntax
public event VGCheckVersionEventHandler CheckVersion

Value

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