BenSelect Documentation
IMembershipProvider Interface Methods
See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace : IMembershipProvider Interface


For a list of all members of this type, see IMembershipProvider members.

Public Methods

 NameDescription
 MethodCheckEmailAddressExistsChecks the email address exists.  
 MethodCheckEmailAddressIsValidChecks the email address is valid.  
 MethodCheckPasswordMinimumStrengthChecks the password minimum strength.  
 MethodCheckPasswordRequirementsChecks the password requirements.  
 MethodCreateUserCreates the user.  
 MethodEncodePasswordEncodes the password. Encrypts, Hashes, or leaves the password clear based on the PasswordFormat.  
 MethodGeneratePasswordGenerates the password.  
 MethodGetAllUsersGets all users.  
 MethodGetUserOverloaded. Gets the user.  
 MethodGetUserByActivationIDGets the user by activation ID.  
 MethodGetUserByEmailGets the user by email.  
 MethodGetUserInfoGets the user information.  
 MethodGetUserNameByEmailMembershipProvider.GetUserNameByEmail  
 MethodIsAccountDormantDetermines whether [is account dormant] [the specified user].  
 MethodIsAccountTerminatedDetermines whether [is account terminated] [the specified username].  
 MethodResetUserCacheRefreshes user object in cache.  
 MethodUpdateUserUpdates the user.  
 MethodUpdateUserTerminationDateUpdates the user termination date.  
 MethodValidateUserOverloaded. Validates the user.  
Top

See Also

© 2024 All Rights Reserved.