wodHttpDLX ActiveX Control - Password Property
      
 

Description

Password for web server authentication.


Property type

A String value.  


Syntax

object.Password [= value]



The Password Property syntax has these parts:

Part Description
object An expression evaluating to an object of type wodHttpDLX.
value A 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.