SignOnMFAChallengeReq Property
Indicates whether the Multi-Factor Authentication (MFA) challenge is required by this FI server.
Syntax
property SignOnMFAChallengeReq[SignOnIndex: Integer]: Boolean;
Default Value
false
Remarks
Indicates whether the Multi-Factor Authentication (MFA) challenge is required by this FI server.
If True, then server requires multi-factor authentication during each signon. See RequestChallengeQuestions in FIProfile for more information.
The size of the array is controlled by the SignOnInfoCount property.
This property is read-only and not available at design time.
Data Type
Boolean