scoreThreshold property

double? scoreThreshold
getter/setter pair

A challenge is triggered if the end-user score is below that threshold.

Value must be between 0 and 1 (inclusive).

Required.

Implementation

core.double? scoreThreshold;