Contents

requiresUserAccountType

Specifies the type of user account required to start an assessment.

Declaration

var requiresUserAccountType: AEUserAccountType { get set }

Discussion

This property defines the account requirement for starting an assessment session. Set it to .standard to require a non-administrator account, .guest to require a guest account, or .any (the default) to allow any account type.