LabRosterProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The lab user list management profile.
public class LabRosterProfile
type LabRosterProfile = class
Public Class LabRosterProfile
- Inheritance
-
LabRosterProfile
Constructors
LabRosterProfile() |
Initializes a new instance of LabRosterProfile. |
Properties
ActiveDirectoryGroupId |
The AAD group ID which this lab roster is populated from. Having this set enables AAD sync mode. |
LmsInstance |
The base URI identifying the lms instance. |
LtiClientId |
The unique id of the azure lab services tool in the lms. |
LtiContextId |
The unique context identifier for the lab in the lms. |
LtiRosterEndpoint |
The uri of the names and roles service endpoint on the lms for the class attached to this lab. |
Applies to
Azure SDK for .NET