Specifies the person id, record id, application id, and external id that make up the connect request.
The sequence of elements that make up the type.
| Name | Type | Min Occurs | Max Occurs | Summary | Remarks |
|---|---|---|---|---|---|
| person-id | urn:com.microsoft.wc.types:guid | The unique identifier for the person. | |||
| record-id | urn:com.microsoft.wc.types:guid | The unique identifier for the record. | |||
| app-id | urn:com.microsoft.wc.types:guid | The unique identifier for the authorized application (the same application that called CreateConnectRequest). | |||
| external-id | http://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. |