Cloud Connector API
version 3.5.1001.64485
API for managing and configuring the Cloud Connector
|
CConnectorCommonConfig | This class contains common configuration settings. |
CConnectorManagerFactory | This is the factory class for creating Connector managers. |
CDirSyncConfig | This class contains configuration settings that are unique to dir sync |
CDirSyncServiceCodeConstants | Class holding constants for ServiceCode within IReturnInformation. |
CDryRunEventArgs | Event arguments object specific for dry run events. |
CIAttributeMapping | List of mappings between on-premises and in-cloud attributes for an object type. |
CIConnectorManager | This interface is used for creating sessions to the Connector Service. |
CIConnectorSession | This represents a session with the Connector Service. |
CIConnectorStatus | Interface to represent the detailed connector status information. |
CIConnectorType | This represents a registered connector. |
CIDirSyncConnectorConfiguration | Connector specific configuration. |
CIDomainSyncPolicy | The policy specifies which objects are synchronized. |
CIDryRunManager | Interface for managing "dry run" or test synchronizations of on-premise directory information into the cloud. |
CIDryRunStatus | Interface representing the dry run status. |
▼CIEventInformation | Interface for representing event information received from the connector. See IServiceInformation for further information. |
CIDirSyncEventInformation | Interface for representing event information received from the connector specific to DirSync. See IServiceInformation and IEventInformation for further information. |
CIEventState | Interface for representing the event state for event information. See IEventInformation for further information. |
CIHost | Directory host information. |
CIIssuer | Interface for representing the issuer for event information. See IEventInformation for further information. |
CIMapping | Mapping between an on-premises and in-cloud attribute. |
CINextSchedule | Interface for representing the next schedule for service information. See IServiceInformation for further information. |
CIObjectCount | Interface representing a generic count for a given object type used in statistics gathering. See IStatistics and IDirSyncDomainStatistics for more information. |
CIObjectSelectionCriteria | Criteria for selecting objects. |
CIOrganization | An organization is a boundary for identity data. |
CIReturnInformation | Interface for representing the return information. See IEventInformation for further information. |
▼CIServiceConfiguration | Configuration that is common for all service types. |
CIDirSyncConfiguration | Configuration data that is specific for the directory synchronization service. |
▼CIServiceContext | Context for sending actions to the connector service for a service type. |
CIDirSyncContext | Context for sending DirSync specific actions to the connector service. |
CIServiceInformation | Interface representing the service information. This can be used to determine the state of the service. |
▼CIStatistics | Interface representing the statistics found within a service's information. |
CIDirSyncDomainStatistics | Interface representing the DirSync specific statistics found within a service's information. |
CISyncControl | Sync control to determine sync policy |
CISyncDomain | On-premises domains that are being synchronized. |
▼CServiceException | General Connector Service exception. |
CCIClusterMismatchExecption | CI Cluster Mismatch. |
CNoSuchCIClusterExecption | No Such CI Cluster. |
CNoSuchConnectorException | Can't find connector in cloud |
CNoSuchDomainException | Can't find the binded domain in cloud |
CNoSuchOrganizationException | The organization cannot be found. |
CPermissionDeniedException | Permission Denied - The user does not have enough permissions. |
CServiceFailureException | Connector Service Failure, i.e. action failed. |
CSessionExpiredException | The session to the Connector Service has expired. |
CUnsupportedVersionException | The client software is not supported. |