Password

Applies to

TokenRequest object

Description

The password of the resource owner.

Usage

In a script

The Password property takes a string value. The following statement sets the Password property:

string ls_password
TokenRequest lnv_TokenRequest

lnv_TokenRequest.password = ls_password