RosterProfile interface
實驗室使用者清單管理配置檔。
屬性
active |
填入此實驗室名冊的 AAD 群組標識碼。 設定此集合可啟用 AAD 同步模式。 |
lms |
識別 lms 實例的基底 URI。 |
lti |
lms 中 azure 實驗室服務工具的唯一標識符。 |
lti |
lms 中實驗室的唯一內容標識符。 |
lti |
連結至此實驗室之類別之 lms 上名稱和角色服務端點的 URI。 |
屬性詳細資料
activeDirectoryGroupId
填入此實驗室名冊的 AAD 群組標識碼。 設定此集合可啟用 AAD 同步模式。
activeDirectoryGroupId?: string
屬性值
string
lmsInstance
識別 lms 實例的基底 URI。
lmsInstance?: string
屬性值
string
ltiClientId
lms 中 azure 實驗室服務工具的唯一標識符。
ltiClientId?: string
屬性值
string
ltiContextId
lms 中實驗室的唯一內容標識符。
ltiContextId?: string
屬性值
string
ltiRosterEndpoint
連結至此實驗室之類別之 lms 上名稱和角色服務端點的 URI。
ltiRosterEndpoint?: string
屬性值
string