Registration Class
Represents an MPNS native registration for notification hubs. The TemplateRegistration subclass represents a registration for a specific template.
Assembly: Microsoft.WindowsAzure.Messaging (in Microsoft.WindowsAzure.Messaging.dll)
Microsoft.WindowsAzure.Messaging.Registration
Microsoft.WindowsAzure.Messaging.TemplateRegistration
| Name | Description | |
|---|---|---|
![]() | Registration(String) | Initializes a new instance of the Registration class. |
![]() | Registration(String, IEnumerable(Of String)) | Initializes a new instance of the Registration class. |
| Name | Description | |
|---|---|---|
![]() | ChannelUri | Gets or sets the channel URI. |
![]() | ETag | Gets the entity tag. |
![]() | ExpiresAt | Gets the date and time when the registration expires. |
![]() | NotificationHubPath | Gets the notification hub path. |
![]() | RegistrationId | Gets the registration ID. |
![]() | Tags | Gets or sets the collection of tags for the registration. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetXElements() | This method is not intended to be used externally. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | NativeRegistrationName | Specifies a native registration name. |
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=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)