Authenticates user against the database.
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 to authenticate
- password
- Type: System String
Password to authenticate
- siteName
- Type: System String
Site name
Return Value
Type: UserInfoSee Also