Microsoft Health Schemas

urn:com.microsoft.wc.methods.response.GetAuthorizedConnectRequests:ConnectRequest

Specifies the person id, record id, application id, and external id that make up the connect request.

Element Sequence

The sequence of elements that make up the type.

NameTypeMin OccursMax OccursSummaryRemarks
person-idurn:com.microsoft.wc.types:guid
The unique identifier for the person.
record-idurn:com.microsoft.wc.types:guid
The unique identifier for the record.
app-idurn:com.microsoft.wc.types:guid
The unique identifier for the authorized application (the same application that called CreateConnectRequest).
external-idhttp://www.w3.org/2001/XMLSchema:string
The external identifier for the connect request that allows the calling application to tie the HealthVault record to it's system.

Remarks