Skip to main content Skip to complementary content

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 GetConnection Method does not return the password.

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

      public string Password { get; set; }
    

Property Value

Type Description
System.String

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!