Registration.RegistrationId Property

 

The registration id.

Namespace:   Microsoft.WindowsAzure.MobileServices
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
Return to top
Show: