Telerik Sitefinity allows you to manage security easily with Permissions and Roles. Information on what types of users there are in Sitefinity and how
to manage them using roles, could be found in the Security topic Users and Roles.
For permissions-related information, see Types of Permissions in Sitefinity.
Sitefinity uses the membership services included in the .NET Framework to create, modify, and validate user credentials and to manage user settings such as passwords
and e-mail addresses. A few sets of Membership and Role providers are shipped out of the box to perform
Authentication and Authorization.
Sitefinity has a built-in spam protector that provides the option to use CAPTCHA, auto-detection, or impelement a
custom strategy.
See Also