| Kentico.Membership Namespace |
| Class | Description | |
|---|---|---|
| ApplicationRole |
Application identity role.
| |
| ApplicationRoleStoreTRole |
Identity role store implementation.
| |
| ApplicationUser |
Representation of application user identity.
| |
| ApplicationUserManagerTUser |
Exposes user related API which will automatically save changes to the ApplicationUserManagerTUser.
| |
| ApplicationUserStoreTUser |
Implements basic user management operations.
| |
| EmailConfirmationExtensionDefinition |
Describes configuration for registration email confirmation extension.
| |
| EmailConfirmationExtensionDefinitionRegister |
Register for actions extending registration email confirmation feature.
| |
| EmailService |
Exposes method for sending messages to users using email.
| |
| KenticoRoleStore |
Identity role store implementation.
| |
| KenticoSignInManager |
Manages sign in operations for users.
| |
| KenticoSignInManagerTUser |
Manages sign in operations for users.
| |
| KenticoUserManager |
Exposes user related API which will automatically save changes to the KenticoUserStore.
| |
| KenticoUserManagerTUser |
Exposes user related API which will automatically save changes to the KenticoUserStoreTUser.
| |
| KenticoUserStore |
Implements basic user management operations.
| |
| KenticoUserStoreTUser |
Implements basic user management operations.
| |
| MessageService |
Exposes method for sending messages to users using email.
| |
| PasswordHasherTUser |
Provides methods for hashing passwords.
| |
| Role |
Application identity role.
| |
| RoleStore | Obsolete.
Identity role store implementation.
| |
| SignInManager | Obsolete.
Manages sign in operations for users.
| |
| User |
Representation of user identity.
| |
| UserManager | Obsolete.
Exposes user related API which will automatically save changes to the UserStore.
| |
| UserStore | Obsolete.
Implements basic user management operations.
|
| Interface | Description | |
|---|---|---|
| IMessageService |
Defines contract to send an email.
|