Visual Guard Class Library Documentation

VGSecurityManager.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 when the last authorization or authentication process has failed.

public static VGIPrincipal Principal {get;}

See Also

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