Kerberos - Principal (Account) in SQL Server
A principal is a user or a group
SELECT * FROM sys.database_principals;