A configuration value that is important for developers to know about Microsoft HealthVault.
Base type: http://www.w3.org/2001/XMLSchema:stringThe element attributes.
| Name | Type | Use | Default Value | Summary | Remarks |
|---|---|---|---|---|---|
| key | http://www.w3.org/2001/XMLSchema:string | Required | The name of the configuration value. |
Microsoft HealthVault has some configuration that dictates the behavior of certain methods and data. For instance, GetThings will return only a certain number of full things in the response and give only thing keys for anything beyond that limit. The number of full things returned is defined by configuration and can be changed at any time to optimize the services ability to respond to applications. These configuration values are surfaced here so that application developers can make programmatic decisions based on these values if necessary.