Visual Guard Class Library Documentation

VGChangePasswordForm Constructor (VGSecurityRuntime)

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

public VGChangePasswordForm(
   VGSecurityRuntime runtime
);

Parameters

runtime
A VGSecurityRuntime object used to authenticate the users.

Exceptions

Exception TypeCondition
ArgumentNullExceptionruntime is null

See Also

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