IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
The user profile wraps the user and stores additional information such as first name, last name, avatar, etc. When creating a user, you must also create a user profile. The user profiles in Sitefinity CMS are represented by the Telerik.Sitefinity.Security.Model.SitefinityProfile class.
The SitefinityProfile class inherits the UserProfile class, which is used as base class when creating custom user profile implementations.
The SitefinityProfile class exposes the following properties for storage of additional user-related information:
To manage the user profiles, use the Telerik.Sitefinity.Security.UserProfileManager class.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important