SharePoint 2013 Connector
Indizierung benutzerspezifischer Eigenschaften
Datenmodell (Benutzerprofil)
Definition der Eigenschaften (custom-property)
- Central Administration Application Management Manage Service Applications User Profile Service Application People Manage User Properties new Property

Abbildung der Eigenschaften auf das Mindbreeze-Datenmodell
ConnectorMetadataMapping.xml
<Metadatum>
<SrcName>custom_property</SrcName>
<MappedName>mindbreeze_property</MappedName>
</Metadatum>
Darstellung auf Mindbreeze Client
CategroyDescriptor.xml
<metadatum id="mindbreeze_property" noinherit="false" aggregatable="true" selectable="true" visible="true">
<name xml:lang="de">Benutzerspezifische Eigenschaft</name>
<name xml:lang="en">Custom Property</name>
</metadatum>