Registration Properties

 

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

Properties

Name Description
System_CAPS_pubproperty ChannelUri

Gets or sets the channel URI.

System_CAPS_pubproperty ETag

Gets or sets the entity tag.

System_CAPS_pubproperty ExpiresAt

Gets the date and time when the registration expires.

System_CAPS_pubproperty NotificationHubPath

Gets or sets the notification hub path.

System_CAPS_pubproperty RegistrationId

Gets or sets the registration ID.

System_CAPS_pubproperty Tags

Gets or sets the collection of tags for the registration.

System_CAPS_pubproperty Uri

Gets or sets the URI associated with the registration.

See Also

Registration Class
Microsoft.WindowsAzure.Messaging Namespace

Return to top