Back to product page

Password property


Password for web server authentication.

Type

A String value

Syntax

  • Basic
object.Password [= value]
The Password(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodHttpDLX.
valueA String value.

Remarks

Password property (together with Login property) specifies your credentials to supply to the server when protected resource need to be accessed.

It is used only when Authentication property is different than AuthNone.

Platforms

Windows