sql_membership_provider v0.2.0 SqlMembershipProvider.User
Struct for representing a user.
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
find_by_user_id(pid, user_id)
Specs
Fetch a user by user ID.
Link to this function
find_by_user_name(pid, user_name)
Specs
Fetch a user by case-insensitive username.