Password Property
The HMAC-Based or Time-Based One Time Password.
Syntax
__property String Password = {read=FPassword, write=FSetPassword, default=""};
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