CourseBulkEnrollResult# class CourseBulkEnrollResult[source]# Processed users in a bulk enroll request. enrolled_users: Sequence[User]# List of users that have been enrolled in the course. sso_incompatible_users: Sequence[UserInfoWithRole]# List of users not created because of incompatibility with SSO.