The soc:identitydefinition node type has the following properties:
Property Name | Required Type | Multiple | Description |
---|---|---|---|
soc:providerId | String | false | The provider Id is considered as a namespace for the remote Id. |
soc:remoteId | String | false | The local Id from a provider Id. |
soc:isDeleted | Boolean | false | Shows that if the provider Id is deleted or not via the provider. |
The soc:identitydefinition node type has the following child nodes:
Child Nodes | Default Primary Type | Description |
---|---|---|
soc:profile | soc:profiledefinition | Stores the detailed information of an identity. |
soc:activities | soc:activitylist | Stores all activities in the activity stream of an identity. |
soc:sender | soc:relationship | Stores all the relationships which contain an identity inviting other identities to connect with himself. |
soc:receiver | soc:relationship | Stores all the relationships which contain an identity invited to connect by other identities. |
soc:relationship | soc:relationship | Stores all the relationships of an identity that is in connection with other identities. |
soc:ignored | soc:relationship | Stores all the relationships which contain an identity ignored by other identities. |
soc:ignore | soc:relationship | Stores all the relationships which contain an identity ignoring other identities. |
soc:spacemember | soc:spaceslist | Stores all spaces of which an identity is a member. |
soc:spacependingmember | soc:spaceslist | Stores all spaces which an identity is pending for validation to join. |
soc:spaceinvitedmember | soc:spaceslist | Stores all spaces which an identity is invited to join. |
soc:spacemanagermember | soc:spaceslist | Stores all spaces of which an identity is a manager. |