Namespace Umbraco.Core.Models.Identity
Classes
BackOfficeIdentityUser
ExternalLogin
Used to persist external login data for a user
IdentityMapDefinition
IdentityUser<TKey, TLogin, TRole, TClaim>
Default IUser implementation
IdentityUserClaim<TKey>
EntityType that represents one specific user claim
IdentityUserLogin
Entity type for a user's login (i.e. Facebook, Google)
IdentityUserRole<TKey>
EntityType that represents a user belonging to a role
Interfaces
IExternalLogin
Used to persist external login data for a user