RosterProfile.LtiClientId Property

Definition

Gets or sets the unique id of the azure lab services tool in the lms.

[Newtonsoft.Json.JsonProperty(PropertyName="ltiClientId")]
public string LtiClientId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ltiClientId")>]
member this.LtiClientId : string with get, set
Public Property LtiClientId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to