Password Property
Overloads
Password |
Password of the user who creates the connection. This parameter is optional; it is only used for OLEDB, ODBC and CUSTOM connections. A call to JSON property name: qPassword |
Password
Password of the user who creates the connection.
This parameter is optional; it is only used for OLEDB, ODBC and CUSTOM connections.
A call to GetConnection Method
does not return the password.
JSON property name: qPassword
Declaration
string Password { get; set; }
Property Value
Type | Description |
---|---|
System.String |