RequirePassword Property

Whether a Password is required to create the response.

Object Oriented Interface

public function getRequirePassword();
public function setRequirePassword($value);

Procedural Interface

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

Default Value

false

Remarks

This property specifies whether a Password is required to create the response.

This may be set before calling CreateChallenge, when the OCRASuite is generated.

When OCRASuite is assigned this value is updated to reflect the options specified in the OCRASuite

Data Type

Boolean

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