Identity Complex Type
Applies to: SharePoint Workspace 2010 | Visual Studio 2008
The Identity type is a deprecated type that contains limited information about an identity.
Syntax
<Identity>
<URI />
<Name />
<Spaces />
</Identity>
Element |
Data Type |
Description |
|---|---|---|
URI |
xs:anyURI |
The Identity URL (including the initial grooveIdentity://). |
Name |
xs:string |
The Identity name. |
Spaces |
xs:anyURI |
URI that provides access to the GrooveSpaces Web Service for this identity. |