StudentRole type

Student Role
KnownStudentRole can be used interchangeably with StudentRole, this enum contains the known values that the service supports.

Known values supported by the service

Student: Student
Admin: Admin

type StudentRole = string