The VGSecurityRuntime type exposes the following members.

Events

  NameDescription
AcceptOfflineMode
Occurs after VGRepository is created.
CheckForOnlineStatus
Occurs after VGRepository is created.
CheckVersion
Allows to check if the version of the repository permissions is compatible with the version of the application.
PermissionsLoading
Occurs before the permissions are loaded and allows filtering the list of user's roles.
SecurityError
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.
SecurityLoaded
Occurs after the security permissions are loaded.
SignedOut
Occurs when the current user is signed out.
UnableToSaveOffline
Occurs when you have a error during save offlinemode conposant.
ValidatingPassword
Occurs when a password is changed or is reset.

See Also