LDAP
LDAP is just a query to get data about the user. When you search for a coworker in Outlook or when an app needs to look up which group you are in, it speaks LDAP. You can authenticate with LDAP (called an "LDAP Bind"), but its main superpower is querying the database.
Active Directory is the database; LDAP is the language used to read that database.