Authenticate given user.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- userName
- Type: System String
User name
- createPersistentCookie
- Type: System Boolean
Indicates if persistent cookie should be created
- loadCultures (Optional)
- Type: System Boolean
If true, the preferred cultures of the user are loaded
See Also