FreeFlow class library

Connection.LogOn Method

Sends a login request to the engine for an associated login form.

Overload List

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);

See Also

Connection Class | FreeFlow.Client Namespace