Occurs after the security permissions are loaded.
The event handler receives an argument of type VGSecurityLoadedEventArgs containing data related to this event. The following VGSecurityLoadedEventArgs property provides information specific to this event.
Property | Description |
---|---|
Principal | Gets the VGIPrincipal representing the current user. |
For more information about this event, you can see SecurityLoaded.
VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace