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