MySQLConnectOptions.password

Password to authenticate with.

struct MySQLConnectOptions
@serdeKeys("Password")
string password;

Meta