Public Member Functions | |
| LdapInfo () | |
| Constructor. | |
| LdapInfo (LdapSettings ldapSettings) | |
| Constructor. | |
Public Attributes | |
| string | Host |
| Gets/sets the host. | |
| string | SearchContexts |
| Gets/sets the contexts that are searched when provisioning users. | |
| string | ProxyDN |
| Gets/sets the host. | |
| string | MasterURL |
| Gets/sets the Master Url. | |
| string | ProxyPassword |
| Proxy User password. | |
| bool | SSL |
| Gets/sets a value indicating if SSL is being used. | |
| iFolder::WebService::LdapInfo::LdapInfo | ( | ) | [inline] |
Constructor.
| iFolder::WebService::LdapInfo::LdapInfo | ( | LdapSettings | ldapSettings | ) | [inline] |
Constructor.
| server | HostNode object |
Gets/sets the host.
Gets/sets the contexts that are searched when provisioning users.
Gets/sets the host.
Gets/sets the Master Url.
Proxy User password.
Gets/sets a value indicating if SSL is being used.
1.5.6