|
|
| AcceptData | Enables or disables data reception from the server.
|
| Attributes | Attributes for the current entry.
|
| Connected | Shows whether the component is connected.
|
| DeleteOldRDN | Controls whether the old RDN (Relative Distinguished Name) should be deleted.
|
| DN | The Distinguished Name used as the base for LDAP operations.
|
| Firewall | A set of properties related to firewall access.
|
| Idle | The current status of the component.
|
| LDAPVersion | The version of LDAP used.
|
| LocalHost | The name of the local host or user-assigned IP interface through which connections are initiated or accepted.
|
| MessageId | The message id for the next LDAP request.
|
| PageSize | The maximum number of results per page for the Search method.
|
| Password | The password used to authenticate to the LDAP server.
|
| References | Collection of References returned from the server.
|
| ResultCode | The result code returned in the last server response.
|
| ResultDescription | The descriptive text returned in the last server response (if any).
|
| ResultDN | The Distinguished Name returned in the last server response (if any).
|
| SearchDerefAliases | Controls alias dereferencing during searching.
|
| SearchReturnValues | Controls whether the search operation returns values of attributes, or only types.
|
| SearchScope | Controls the scope of LDAP search operations.
|
| SearchSizeLimit | Maximum number of entries that can be returned by the next search operation.
|
| SearchTimeLimit | A time limit for the next search operation (in seconds).
|
| ServerName | The name or address of the LDAP server.
|
| ServerPort | The server port for the LDAP connection (default is 389).
|
| SortAttributes | A string of attribute names to sort on with optional relative matching rules.
|
| SSLAcceptServerCert | Instructs the component to unconditionally accept the server certificate that matches the supplied certificate.
|
| SSLCert | The certificate to be used during ssl negotiation.
|
| SSLServerCert | The server certificate for the last established connection.
|
| SSLStartMode | Determines how the component starts the SSL negotiation.
|
| Timeout | A timeout for the component.
|