SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

AuthInfoState Property

Contains a state of the overall authentication process.

Syntax

__property String AuthInfoState = { read=FAuthInfoState };

Default Value

""

Remarks

Contains a state of the overall authentication process. Save the content of this property after calling StartAuth or ContinueAuth to remember the setup of the authenticator control, and pass it to the next ContinueAuth call to resume from the same stage.

This property is read-only and not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 C++ Builder Edition - Version 20.0 [Build 8154]