共用方式為


RosterProfile Class

Definition

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