RosterProfile 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 RosterProfile
type RosterProfile = class
Public Class RosterProfile
- Inheritance
-
RosterProfile
Constructors
RosterProfile() |
Initializes a new instance of the RosterProfile class. |
RosterProfile(String, String, String, String, String) |
Initializes a new instance of the RosterProfile class. |
Properties
ActiveDirectoryGroupId |
Gets or sets the AAD group ID which this lab roster is populated from. Having this set enables AAD sync mode. |
LmsInstance |
Gets or sets the base URI identifying the lms instance. |
LtiClientId |
Gets or sets the unique id of the azure lab services tool in the lms. |
LtiContextId |
Gets or sets the unique context identifier for the lab in the lms. |
LtiRosterEndpoint |
Gets or sets 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