Back to product page

Password property


Holds your password for the service.

Type

String

Syntax

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

Remarks

Holds Password that will be used to authenticate with current service.

Platforms

Windows