RequirePassword Property
Whether a Password is required to create the response.
Syntax
[VB.NET] Public Property RequirePassword As Boolean
[C#] public bool RequirePassword {get; set;}
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