skip to main content
Connection property descriptions : Password
  

Try DataDirect Drivers Now

Password

Description

Specifies the password to use to connect to your REST service. This property is ignored when AuthenticationMethod=None.
Important: Setting the password using a data source is not recommended. The data source persists all properties, including the Password property, in clear text.

Valid Values

password
where:
password
is a valid password. The password is case-sensitive.

Data Source Method

setPassword

Default

None

Data Type

String

See Also

*AuthenticationMethod
*Basic authentication properties