Identity2 Complex Type

The Identity2 type contains information about an identity.

Syntax

<Identity2>
  <URI />
  <Name />
  <Spaces />
  <AdditionalServices>
    <!-- Array of -->  <Service />
  </AdditionalServices>
</Identity2>

Complex Type Elements

Element Data type Description

URI

xs:anyURI

The Groove Identity URL (including the initial grooveIdentity://).

Name

xs:string

The Groove Identity name.

Spaces

xs:anyURI

URI that provides access to the GrooveSpaces Web Service for this identity. To form the GrooveSpaces service Post URL, concatenate the device URL (https://localhost:port-number/ for local Web service calls) with this URI.

AdditionalServices

Array of Service

Reserved for future use.

See Also

Reference

GrooveAccounts Web Service
GrooveAccounts.Read2 Operation