SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AuthInfoState Property

Contains a state of the overall authentication process.

Object Oriented Interface

public function getAuthInfoState();

Procedural Interface

secureblackbox_authenticator_get($res, 8 );

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 PHP Edition - Version 20.0 [Build 8154]