RosterProfile interface
The lab user list management profile.
Properties
active |
The AAD group ID which this lab roster is populated from. Having this set enables AAD sync mode. |
lms |
The base URI identifying the lms instance. |
lti |
The unique id of the azure lab services tool in the lms. |
lti |
The unique context identifier for the lab in the lms. |
lti |
The uri of the names and roles service endpoint on the lms for the class attached to this lab. |
Property Details
activeDirectoryGroupId
The AAD group ID which this lab roster is populated from. Having this set enables AAD sync mode.
activeDirectoryGroupId?: string
Property Value
string
lmsInstance
The base URI identifying the lms instance.
lmsInstance?: string
Property Value
string
ltiClientId
The unique id of the azure lab services tool in the lms.
ltiClientId?: string
Property Value
string
ltiContextId
The unique context identifier for the lab in the lms.
ltiContextId?: string
Property Value
string
ltiRosterEndpoint
The uri of the names and roles service endpoint on the lms for the class attached to this lab.
ltiRosterEndpoint?: string
Property Value
string