Configuration information for LDAP.
More...
#import <CSLDAPConfiguration.h>
Inherits NSObject.
Configuration information for LDAP.
| - (NSString*) baseDistinguishedName |
|
readwritenonatomiccopy |
The base of the distinguished name in a LDAP DIT (Directory Information Tree)
| - (BOOL) contactResolutionEnabled |
|
readwritenonatomicassign |
A Boolean value indicating whether the LDAP provider is used for contact resolution.
Default is true.
Define supported directory type.
A Boolean value indicating whether the LDAP provider is enabled.
When GSS (Generic Security Service) bind is enabled, the Windows credentials are used for LDAP connection.
| - (BOOL) IMDomainSubstitutionRequired |
|
readwritenonatomicassign |
YES if IM (Instant Messaging) domain substitution is required.
| - (NSString*) IMHandleAttribute |
|
readwritenonatomiccopy |
The LDAP attribute that contains the IM handle for the user.
| - (NSUInteger) maxEntries |
|
readwritenonatomicassign |
The maximum number of matching entries to display Range between 10 to 100 entries.
Default is 50
Define the scope of the LDAP search.
| - (NSUInteger) searchTimeoutInSeconds |
|
readwritenonatomicassign |
The search time out (in seconds) Range between 10 to 200 seconds.
Default is 100
The signaling server to connect with.
The documentation for this class was generated from the following file: