Microsoft.Health.Events Namespace
HealthVault
Events for HealthVault Event Notification Service.
| Class | Description | |
|---|---|---|
| CommonNotificationData |
Represents data that is common across all event notification.
|
| CommonSubscriptionData |
Represents data that is common across all event subscriptions.
|
| HealthRecordItemChangedEventArgs |
Information describing a health record item changed notification.
|
| HealthRecordItemChangedFilter |
A filter that defines what changes to items will result in notification.
|
| HealthRecordItemChangedItem |
A class that contains information about a HealthRecordItem
that has changed.
|
| HealthRecordItemChangedSubscription |
A subscription that sends notifications when an item in a record changes.
|
| HttpNotificationChannel |
A NotificationChannel type that uses an HTTP POST as the method
of communicating notifications to the application.
|
| NotificationAuthenticationSharedKeyInfo |
Contains the information required to implement shared key authentication for HealthVault eventing.
|
| NotificationChannel |
The base class for all notification channel types.
|
| NotificationHandler |
A class to make processing event notifications simpler.
|
| Subscription |
The base class for all subscriptions.
|
| SubscriptionManager |
The SubscriptionManager class is used to manage an application's eventing subscriptions.
|