Registration.RegistrationId Property

Definition

The registration id.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to