AuthenticationHelper AuthenticateUser Method (String, Boolean, Boolean)Kentico 8.0 API Reference
Authenticate given user.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

userName
Type: OnlineSystem String
User name
createPersistentCookie
Type: OnlineSystem Boolean
Indicates if persistent cookie should be created
loadCultures (Optional)
Type: OnlineSystem Boolean
If true, the preferred cultures of the user are loaded
See Also