ChallengeInput Property

The input for the signature challenge.

Object Oriented Interface

public function getChallengeInput();
public function setChallengeInput($value);

Procedural Interface

ipworksauth_ocra_get($res, 3 );
ipworksauth_ocra_set($res, 3, $value );

Default Value

''

Remarks

This property specifies the data used when creating the signature challenge. This is only used when calling CreateChallenge when ChallengeType is set to Signature.

Data Type

Binary String

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