Registration.RegistrationId Property
Gets or sets the registration ID.
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
[DataMemberAttribute(Order = 2, Name = "RegistrationId", IsRequired = false, EmitDefaultValue = false)] public string RegistrationId { get; internal set; }
Show: