Cloud Connector API
version 3.5.1001.64485
API for managing and configuring the Cloud Connector
|
Interface for representing event information received from the connector specific to DirSync. See IServiceInformation and IEventInformation for further information. More...
Properties | |
bool | DeleteThresholdOverrideRequested [get] |
Gets a value indicating whether the administrator requested an override of the delete threshold. More... | |
long | NumberToBeDeleted [get] |
Gets the number of objects that were to be deleted if the synchronization has failed due to the delete threshold being reached. More... | |
![]() | |
IConnectorType | ConnectorType [get] |
Gets the connector type associated with the event information. See IConnectorType for further information. More... | |
DateTime | EndTime [get] |
Gets the end time associated with the event information. More... | |
IEventState | EventState [get] |
Gets the event state associated with the event information. See IEventState for further information. More... | |
IIssuer | Issuer [get] |
Gets the issuer associated with the event information. See IIssuer for further information. More... | |
IReturnInformation | Result [get] |
Gets the return information associated with the event information. More... | |
DateTime | StartTime [get] |
Gets the start time associated with the event information. More... | |
EventType | EventType [get] |
Gets the event type associated with the event information. See EventType for further information. More... | |
Interface for representing event information received from the connector specific to DirSync. See IServiceInformation and IEventInformation for further information.
|
get |
Gets a value indicating whether the administrator requested an override of the delete threshold.
|
get |
Gets the number of objects that were to be deleted if the synchronization has failed due to the delete threshold being reached.