Click or drag to resize
Kentico.Membership Namespace
 
Classes
  ClassDescription
Public classApplicationRole
Application identity role.
Public classApplicationRoleStoreTRole
Identity role store implementation.
Public classApplicationUser
Representation of application user identity.
Public classApplicationUserManagerTUser
Public classApplicationUserStoreTUser
Implements basic user management operations.
Public classEmailConfirmationExtensionDefinition
Describes configuration for registration email confirmation extension.
Public classEmailConfirmationExtensionDefinitionRegister
Register for actions extending registration email confirmation feature.
Public classEmailService
Exposes method for sending messages to users using email.
Public classKenticoRoleStore
Identity role store implementation.
Public classKenticoSignInManager
Manages sign in operations for users.
Public classKenticoSignInManagerTUser
Manages sign in operations for users.
Public classKenticoUserManager
Exposes user related API which will automatically save changes to the KenticoUserStore.
Public classKenticoUserManagerTUser
Public classKenticoUserStore
Implements basic user management operations.
Public classKenticoUserStoreTUser
Implements basic user management operations.
Public classMessageService
Exposes method for sending messages to users using email.
Public classPasswordHasherTUser
Provides methods for hashing passwords.
Public classRole
Application identity role.
Public classRoleStore Obsolete.
Identity role store implementation.
Public classSignInManager Obsolete.
Manages sign in operations for users.
Public classUser
Representation of user identity.
Public classUserManager Obsolete.
Exposes user related API which will automatically save changes to the UserStore.
Public classUserStore Obsolete.
Implements basic user management operations.
Interfaces
  InterfaceDescription
Public interfaceIMessageService
Defines contract to send an email.