Password Property
The HMAC-Based One Time Password.
Syntax
public String getPassword(); public void setPassword(String password);
Remarks
This property holds the HMAC-Based One Time Password. This property is populated after calling CreatePassword. This property must be set before calling ValidatePassword.
Default Value
""