Skip to main content

TransactionContext

The transaction context specifies transaction rules. Risk is applied to the authentication 1if the accumulated risk score of the transaction rules is above the risk limit.

Properties

NameTypeDescriptionNotes
DenyAccessboolIf true, the resource rule evaluating the context will return Access Denied.
NamestringThe name of this transaction context.
RiskLimitintThe risk points apply if the accumulated risk of each configured transaction rule is above this value.
RiskPointintThe number of risk points that apply if this context applies.
TransactionRuleRisksList<TransactionRuleRisk>The transaction rules associated with this context.