| AuthenticationHelperEnsureExternalUser Method | 
            Ensures that the external user record is present in the database.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.2.23
 Syntax
Syntaxpublic static void EnsureExternalUser(
	UserInfo uInfo
)
Parameters
- uInfo
- Type: CMS.MembershipUserInfo
 User info object with the user data
 See Also
See Also