iFolder::WebService::LastSyncInfo Class Reference

Class that represents the state of the last identity synchronization cycle. More...

Collaboration diagram for iFolder::WebService::LastSyncInfo:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 LastSyncInfo ()
 Constructor.

Static Public Member Functions

static LastSyncInfo GetLastSyncInfo ()
 Get Last Sync Info.

Public Attributes

string StartTime
 Date and Time when the last sync cycle started RFC 822 format.
string EndTime
 Date and Time when the last sync cycle finished RFC 822 format.
int MembersProcessed
 The number of members processed during the cycle.
int MembersAdded
 Number of members added to the domain during the cycle.
int MembersUpdated
 Number of members changed or updated because of meta-data changing ex. First Name.
int MembersDeleted
 Number of members deleted from the domain during the cycle.
int MembersDisabled
 Number of members disabled in the domain during the cycle.
int ReportedErrors
 Number of reported errors during the cycle.
string[] Messages
 Messages reported during the cycle.


Detailed Description

Class that represents the state of the last identity synchronization cycle.


Constructor & Destructor Documentation

iFolder::WebService::LastSyncInfo::LastSyncInfo (  )  [inline]

Constructor.


Member Function Documentation

static LastSyncInfo iFolder::WebService::LastSyncInfo::GetLastSyncInfo (  )  [inline, static]

Get Last Sync Info.

Returns:


Member Data Documentation

Date and Time when the last sync cycle started RFC 822 format.

Date and Time when the last sync cycle finished RFC 822 format.

The number of members processed during the cycle.

Number of members added to the domain during the cycle.

Number of members changed or updated because of meta-data changing ex. First Name.

Number of members deleted from the domain during the cycle.

Number of members disabled in the domain during the cycle.

Number of reported errors during the cycle.

Messages reported during the cycle.


The documentation for this class was generated from the following file:

Generated on Wed Apr 8 14:43:22 2009 for simias by  doxygen 1.5.6