IPWorks Auth 2020 JavaScript Edition

Questions / Feedback?

Password Property

The HMAC-Based One Time Password.

Syntax


 getPassword(): string;

 setPassword(password: string): void;

Default Value

""

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.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 JavaScript Edition - Version 20.0 [Build 8262]