Visual Guard Class Library Documentation

VGLoginForm Constructor (VGSecurityRuntime)

Creates a new instance of a VGLoginForm class using the specified Visual Guard runtime.

public VGLoginForm(
   VGSecurityRuntime runtime
);

Parameters

runtime
A VGSecurityRuntime object used to authenticate the users.

Exceptions

Exception Type Condition
ArgumentNullException runtime is null

See Also

VGLoginForm Class | Novalys.VisualGuard.Security.WinForm Namespace | VGLoginForm Constructor Overload List