Share via


PSIndividualEnrollment.RegistrationId Property

Definition

Registration ID.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to