This topic has not yet been rated - Rate this topic

HealthClientAuthorizedConnection Class

HealthVault
Represents an authorized connection between a HealthVault client application and the HealthVault service.

Namespace: Microsoft.Health
Assembly: Microsoft.Health (in Microsoft.Health.dll) Version: 2.0.0.0 (1.12.1030.8622)
public class HealthClientAuthorizedConnection : OfflineWebApplicationConnection
HealthClientAuthorizedConnection is a connection used by a HealthVault client application. The connection is authenticated using an application certificate in the user store, and does not require an authenticated user. The connection is only valid for HealthClientApplication instances, and each instance must be authorized using the HealthVault Shell service.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.