Visual Guard Class Library Documentation

VGSecurityRuntime.Principal Property

Gets the VGIPrincipal representing the security context of current user on whose behalf the application is running. this property is null (Nothing) before calling the or methods or is the authorization process has failed.

public VGIPrincipal Principal {get;}

See Also

VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace | Authenticate | LoadSecurity