Class ClassroomService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Classroom API.
Inheritance
Inherited Members
Namespace: Google.Apis.Classroom.v1
Assembly: Google.Apis.Classroom.v1.dll
Syntax
public static class ScopeConstants
Fields
ClassroomAnnouncements
View and manage announcements in Google Classroom
Declaration
public const string ClassroomAnnouncements = "https://www.googleapis.com/auth/classroom.announcements"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomAnnouncementsReadonly
View announcements in Google Classroom
Declaration
public const string ClassroomAnnouncementsReadonly = "https://www.googleapis.com/auth/classroom.announcements.readonly"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomCourses
Manage your Google Classroom classes
Declaration
public const string ClassroomCourses = "https://www.googleapis.com/auth/classroom.courses"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomCoursesReadonly
View your Google Classroom classes
Declaration
public const string ClassroomCoursesReadonly = "https://www.googleapis.com/auth/classroom.courses.readonly"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomCourseworkMe
Manage your course work and view your grades in Google Classroom
Declaration
public const string ClassroomCourseworkMe = "https://www.googleapis.com/auth/classroom.coursework.me"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomCourseworkMeReadonly
View your course work and grades in Google Classroom
Declaration
public const string ClassroomCourseworkMeReadonly = "https://www.googleapis.com/auth/classroom.coursework.me.readonly"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomCourseworkStudents
Manage course work and grades for students in the Google Classroom classes you teach and view the course work and grades for classes you administer
Declaration
public const string ClassroomCourseworkStudents = "https://www.googleapis.com/auth/classroom.coursework.students"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomCourseworkStudentsReadonly
View course work and grades for students in the Google Classroom classes you teach or administer
Declaration
public const string ClassroomCourseworkStudentsReadonly = "https://www.googleapis.com/auth/classroom.coursework.students.readonly"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomGuardianlinksMeReadonly
View your Google Classroom guardians
Declaration
public const string ClassroomGuardianlinksMeReadonly = "https://www.googleapis.com/auth/classroom.guardianlinks.me.readonly"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomGuardianlinksStudents
View and manage guardians for students in your Google Classroom classes
Declaration
public const string ClassroomGuardianlinksStudents = "https://www.googleapis.com/auth/classroom.guardianlinks.students"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomGuardianlinksStudentsReadonly
View guardians for students in your Google Classroom classes
Declaration
public const string ClassroomGuardianlinksStudentsReadonly = "https://www.googleapis.com/auth/classroom.guardianlinks.students.readonly"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomProfileEmails
View the email addresses of people in your classes
Declaration
public const string ClassroomProfileEmails = "https://www.googleapis.com/auth/classroom.profile.emails"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomProfilePhotos
View the profile photos of people in your classes
Declaration
public const string ClassroomProfilePhotos = "https://www.googleapis.com/auth/classroom.profile.photos"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomPushNotifications
Receive notifications about your Google Classroom data
Declaration
public const string ClassroomPushNotifications = "https://www.googleapis.com/auth/classroom.push-notifications"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomRosters
Manage your Google Classroom class rosters
Declaration
public const string ClassroomRosters = "https://www.googleapis.com/auth/classroom.rosters"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomRostersReadonly
View your Google Classroom class rosters
Declaration
public const string ClassroomRostersReadonly = "https://www.googleapis.com/auth/classroom.rosters.readonly"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomStudentSubmissionsMeReadonly
View your course work and grades in Google Classroom
Declaration
public const string ClassroomStudentSubmissionsMeReadonly = "https://www.googleapis.com/auth/classroom.student-submissions.me.readonly"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomStudentSubmissionsStudentsReadonly
View course work and grades for students in the Google Classroom classes you teach or administer
Declaration
public const string ClassroomStudentSubmissionsStudentsReadonly = "https://www.googleapis.com/auth/classroom.student-submissions.students.readonly"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomTopics
See, create, and edit topics in Google Classroom
Declaration
public const string ClassroomTopics = "https://www.googleapis.com/auth/classroom.topics"
Field Value
| Type | Description |
|---|---|
| System.String |
ClassroomTopicsReadonly
View topics in Google Classroom
Declaration
public const string ClassroomTopicsReadonly = "https://www.googleapis.com/auth/classroom.topics.readonly"
Field Value
| Type | Description |
|---|---|
| System.String |