Password Property
The Time-Based One Time Password.
Syntax
char* GetPassword();
int SetPassword(char* lpszPassword);
Default Value
""
Remarks
This property holds the Time-Based One Time Password. This property is populated after calling CreatePassword. This property must be set before calling ValidatePassword.
Data Type
String