Sends a login request to the engine for an associated login form.
Sends a login request to the engine for an associated login form.
public void LogOn(Form);
Logs in the specified user to the engine. This attempts to use eUser authentication.
public void LogOn(string,string);
Connection Class | FreeFlow.Client Namespace