
Public Member Functions | |
| void | Abort () |
| Call to abort an in process synchronization. | |
| bool | Start (Simias.IdentitySync.State State) |
| Call to inform a provider to start a synchronization cycle. | |
Properties | |
| string | Name [get] |
| Gets the name of the provider. | |
| string | Description [get] |
| Gets the description of the provider. | |
| void Simias::IIdentitySyncProvider::Abort | ( | ) |
Call to abort an in process synchronization.
Implemented in Simias::ADLdapProvider::ADSync, Simias::LdapProvider::Sync, and Simias::OpenLdapProvider::OpenSync.
| bool Simias::IIdentitySyncProvider::Start | ( | Simias.IdentitySync.State | State | ) |
Call to inform a provider to start a synchronization cycle.
Implemented in Simias::ADLdapProvider::ADSync, Simias::LdapProvider::Sync, and Simias::OpenLdapProvider::OpenSync.
string Simias::IIdentitySyncProvider::Name [get] |
Gets the name of the provider.
Implemented in Simias::ADLdapProvider::ADSync, Simias::LdapProvider::Sync, and Simias::OpenLdapProvider::OpenSync.
string Simias::IIdentitySyncProvider::Description [get] |
Gets the description of the provider.
Implemented in Simias::ADLdapProvider::ADSync, Simias::LdapProvider::Sync, and Simias::OpenLdapProvider::OpenSync.
1.5.6