Microsoft.Health.Web Namespace
HealthVault
The Web namespace contains members that are useful in implementing HealthVault web applications.
| Class | Description | |
|---|---|---|
| HealthRecordItemDataGrid |
An ASP.NET server control for viewing health record items.
|
| HealthServiceActionPage |
A redirector page to be used as the "action" page for Microsoft
HealthVault applications.
|
| HealthServicePage |
A base page for ASP.NET applications building against HealthVault.
|
| HealthWebApplicationConfiguration | |
| OfflineWebApplicationConnection |
Represents a connection for an application to HealthVault for
operations that are performed when a user is offline using the
permissions granted by the user to the application.
|
| WebApplicationConfiguration |
Contains the application configuration as retrieved from
web.config or as constants.
|
| WebApplicationConnection |
Represents an authenticated interface to HealthVault.
|
| WebApplicationUtilities |
A collection of utility functions to help HealthVault web application developers
authenticate and perform other actions with HealthVault.
|
| Enumeration | Description | |
|---|---|---|
| TemplateType |
Indicates the type of the audit action template being used for a
HealthRecordItemDataGrid.
|