Microsoft.Health.Authentication Namespace
HealthVault
The Authentication namespace contains members specific to HealthVault authentication.
| Class | Description | |
|---|---|---|
| ApplicationTokenCreationInfo |
Contains the information about an application needed to construct a user's credential for
that application.
|
| CreateAuthenticationTokenResult |
Encapsulates the authentication token creation results.
|
| Credential |
Provides base functionality for all Microsoft HealthVault service
authentication credential types. This class is abstract.
|
| CryptoConfiguration |
Provides access to both application-level settings and
methods to both specify and construct cryptographic primitives.
|
| CryptoHash |
Encapsulates a cryptographic hash primitive and provides additional
functionality to communicate the hash state via XML.
|
| CryptoHashFinalized |
Represents finalized hash states that are sent via XML requests.
|
| CryptoHmacFinalized |
Represents finalized Hash Message Authentication Code (HMAC) states
that are sent via XML requests.
|
| Enumeration | Description | |
|---|---|---|
| ApplicationRecordAuthorizationAction |
Enumeration of the application record authorization action codes.
|
| AuthenticationTokenCreationStatus |
Provides authentication token creation status codes.
|