Registration Class
Registration is used to define a target that is registered for notifications
Assembly: Microsoft.WindowsAzure.Mobile.Ext (in Microsoft.WindowsAzure.Mobile.Ext.dll)
Microsoft.WindowsAzure.MobileServices.Registration
Microsoft.WindowsAzure.MobileServices.TemplateRegistration
| Name | Description | |
|---|---|---|
![]() | Registration(String) | Create a default Registration for a channelUri |
![]() | Registration(String, IEnumerable<String>) | Create a default Registration for a channelUri with specific tags |
| Name | Description | |
|---|---|---|
![]() | ChannelUri | The Uri of the Channel returned by the Push Notification Channel Manager. |
![]() | RegistrationId | The registration id. |
![]() | Tags | If specified, restricts the notifications that the registration will receive to only those that are annotated with one of the specified tags. Note that a tag with a comma in it will be split into two tags. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)