Public Member Functions | |
| LdapSettings () | |
| Constructor. | |
Static Public Member Functions | |
| static LdapSettings | GetSettings () |
| Get the iFolder LDAP Settings. | |
| static void | SetSettings (LdapSettings settings) |
| Set the iFolder LDAP Settings. | |
Public Attributes | |
| string | LdapHost |
| The LDAP Server Host. | |
| string | LdapSecure |
| Is LDAP Connection Secure. | |
| string | LdapPort |
| The LDAP Server Port. | |
| string | ProxyDN |
| The LDAP Proxy User DN. | |
| string | ProxyPassword |
| The LDAP Proxy User Password. | |
| string[] | SearchContexts |
| The LDAP Search Context. | |
| string | SyncInterval |
| The LDAP Sync Interval. | |
| string | SyncOnStart |
| Sync with the LDAP on Start. | |
| Novell::iFolder::Enterprise::Web::LdapSettings::LdapSettings | ( | ) | [inline] |
Constructor.
| static LdapSettings Novell::iFolder::Enterprise::Web::LdapSettings::GetSettings | ( | ) | [inline, static] |
| static void Novell::iFolder::Enterprise::Web::LdapSettings::SetSettings | ( | LdapSettings | settings | ) | [inline, static] |
The LDAP Server Host.
Is LDAP Connection Secure.
The LDAP Server Port.
The LDAP Proxy User DN.
The LDAP Proxy User Password.
The LDAP Search Context.
The LDAP Sync Interval.
Sync with the LDAP on Start.
1.5.6