AquaLogic Interaction Development Kit (IDK) 6.0.0

ISyncProvider Members

ISyncProvider overview

Public Instance Methods

AttachToGroup Gets an IGroup object used to query for groups and users contained within the specified group.
GetGroups Returns a SyncObjectList object with an array of SyncObjects inside representing groups.
GetUsers Returns a SyncObjectList object with an array of SyncObjects inside representing users.
Initialize Initializes the synchronization provider using the information configured in the portal by the administrator.
Reset Called when an IGroup is done with any queries for subusers and subgroups.
Shutdown Cleans up any resources used by the synchronization provider.

See Also

ISyncProvider Interface | Plumtree.Remote.Auth Namespace