| Interface | Description |
|---|---|
| LDAPHelper.SearchHandler<T> | |
| SSOCompatibleADUserSource |
| Class | Description |
|---|---|
| ActiveDirectoryUserSource | |
| ADInternalHybridUserSource | |
| ADtoDBHybridAuthenticator | |
| DatabaseAutomaticUserSource | |
| DatabaseExpertUserSource |
This Authenticator uses a database and SQL queries to authenticate users and retrieve roles
|
| InternalUserSource |
This user source stores users, groups, extended properties, and contact info inside the internal database.
|
| LDAPHelper |
Encapsulates lots of the boilerplate code required to connect to and query an LDAP server.
|
| SsoHelper |
This class has the logic used by all 3 AD user sources to handle a single-sign-on (SSO) request.
|
| Enum | Description |
|---|---|
| LDAPHelper.AuthType | |
| LDAPHelper.ProtocolType |