AutologinReq

Undocumented in source.

Members

Static variables

type
auto type;
Undocumented in source.

Variables

sqlCreateDatabase
string sqlCreateDatabase;

sql statements to execute for the creation of client side tables

sqlStatements
immutable(string)[] sqlStatements;

sql statements to prepare, for further operations on the tables

username
string username;

the username that has performed the autologin.

Meta