Registration.RegistrationId Property
The registration id.
Assembly: Microsoft.WindowsAzure.Mobile.Ext (in Microsoft.WindowsAzure.Mobile.Ext.dll)
[JsonPropertyAttribute(PropertyName = "registrationId")] public string RegistrationId { get; internal set; }
Property Value
Type: System.String
Show: