EnrollmentAccountContext.EnrollmentAccountName Property

Definition

Gets or sets the ID of the enrollment account.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to