The methods of the ISyncProvider interface are listed below. For a complete list of ISyncProvider interface members, see the ISyncProvider Members topic.
![]() | Gets an IGroup object used to query for groups and users contained within the specified group. |
![]() | Returns a SyncObjectList object with an array of SyncObject s inside representing groups. |
![]() | Returns a SyncObjectList object with an array of SyncObject s inside representing users. |
![]() | Initializes the synchronization provider using the information configured in the portal by the administrator. |
![]() | Called when an IGroup is done with any queries for subusers and subgroups. |
![]() | Cleans up any resources used by the synchronization provider. |
ISyncProvider Interface | Plumtree.Remote.Auth Namespace