Provides a way for clients to establish an authenticated session with Microsoft HealthVault.
The schema defines the following types.
| Type | Summary |
|---|---|
| Credential | Credential in which the authenticated session will be in the context of. |
| AuthTokenInfo | Parameters for creating an authenticated session token. |
The schema defines the following elements.
| Type | Summary |
|---|---|
| info |
Once the authenticated session is established, the client may call web methods that is authorized to call. The authorization context depends upon the credential type and the subsequent authenticated session context. Both application and user authorization policies apply to what clients may call.