Managing users

To use the Security API you must add the following using statements:

using Telerik.Sitefinity.Security;
using Telerik.Sitefinity.Security.Model;

To manage users, you use the Telerik.Sitefinity.Security.UserManager class and the Telerik.Sitefinity.Security.UserProfileManager. To get an instance of the manager, use the following code:

UserManager userManager = UserManager.GetManager();
UserProfileManager profileManager = UserProfileManager.GetManager();

The section contains code examples of the following scenarios:

Next steps

+1-888-365-2779
sales@sitefinity.com

Related topics:

Feedback

How useful is this article?

Tell us more

Submit
Your message was successfully sent.

We appreciate your feedback.

Your message could not be sent.

OK