Contents

requiresSingleUser

A Boolean value that indicates whether only a single user account must be logged in to start an assessment.

Declaration

var requiresSingleUser: Bool { get set }

Discussion

When set to true, the assessment session will only start if there is exactly one user account logged in on the device. This requirement is disabled by default.