Click or drag to resize
UserManager Class

Note: This API is now obsolete.

Exposes user related API which will automatically save changes to the UserStore.
Inheritance Hierarchy
SystemObject
  UserManagerUser, Int32
    Kentico.MembershipKenticoUserManagerUser
      Kentico.MembershipKenticoUserManager
        Kentico.MembershipUserManager

Namespace: Kentico.Membership
Assembly: Kentico.Membership (in Kentico.Membership.dll) Version: 13.0.131
Syntax
C#
[ObsoleteAttribute("Use Kentico.Membership.KenticoUserManager instead.")]
public class UserManager : KenticoUserManager

The UserManager type exposes the following members.

Constructors
  NameDescription
Public methodUserManager
Creates a new instance of UserManager.
Top
Methods
See Also