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: 3.2.912.1 (3.2.912.01)

Syntax

C#
public event VGCheckVersionEventHandler CheckVersion
Visual Basic (Declaration)
Public Event CheckVersion As VGCheckVersionEventHandler

Remarks

Occurs after the authentication and before loading permissions.

See Also