Credential

Holds credentials used for a login

Members

Functions

connectionName
string connectionName()
port
Nullable!ushort port()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

connectionName
string connectionName [@property setter]
connectionString
string connectionString [@property getter]
db
string db [@property setter]
db
Nullable!string db [@property getter]
host
string host [@property setter]
host
string host [@property getter]
port
ushort port [@property setter]
pwd
string pwd [@property setter]
pwd
Nullable!string pwd [@property getter]
user
string user [@property setter]
user
Nullable!string user [@property getter]

Meta

Authors

Martin Brzenska ' Licence: MIT