Microsoft Health Schemas

urn:com.microsoft.wc.methods.response.CreateAuthenticatedSessionToken

The authenticated session token or failure result.

Types

The schema defines the following types.

TypeSummary
AuthTokenAbsenceReason Reasons why an authenticated session token was not returned.
AppAuthTokenAbsenceReason Reasons why an authenticated session token was not returned.

Elements

The schema defines the following elements.

TypeSummary
info The response for the request to create an authenticated session token.

Remarks

Callers may request an authenticated session token for one application. If an authenticated session token cannot be created, the entire request will not fail, rather we return the absence reason for the application id for whom token could not be created. The request is considered a success if the authenticated session token could be created for the specified application id.