Share via


SymmetricKeyRegistrationResult.EnrollmentGroupId Property

Definition

The Id of the enrollment group.

[Newtonsoft.Json.JsonProperty(PropertyName="enrollmentGroupId")]
public string EnrollmentGroupId { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enrollmentGroupId")>]
member this.EnrollmentGroupId : string
Public ReadOnly Property EnrollmentGroupId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to