RequirePassword Property
Whether a Password is required to create the response.
Syntax
public boolean getRequirePassword(); public void setRequirePassword(boolean requirePassword);
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
Default Value
False