LDAP Authentication Types
Do not use. Lightweight Directory Access Protocol (LDAP) authentication type values that can be set, and their meaning.
Constant/value |
Description |
- LDAP_AUTH_ANONYMOUS
- 0x0000
|
Indicates server does not require logon.
|
- LDAP_AUTH_PASSWORD
- 0x0001
|
Indicates server requires logon.
|
- LDAP_AUTH_MEMBER_SYSTEM
- 0x0002
|
Indicates server requires logon using SPA.
|
- LDAP_AUTH_MAX
- 0x0002
|
Indicates maximum valid authentication type value.
|
Requirements
|
|
Minimum supported client
|
Windows XP [desktop apps only]
|
Minimum supported server
|
Windows Server 2003 [desktop apps only]
|
Product
|
Outlook Express 6.0
|
Header
|
- Imnact.h
|
IDL
|
- Imnact.idl
|