Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rohan 105 posts 162 karma points
    Mar 07, 2015 @ 07:46
    Rohan
    0

    Member.GetMemberFromLoginNameAndPassword () not working ? in which format user entered password to supply to method?

    Hi

    For validating User when they try to login to site i am using below method to check whether user is valid or not. But everytime it's not validating user. I am passing correct loginname, password.

    I have also tried with converting password to hashed string and then pass to below method argument but yet it's not validating.

    Member.GetMemberFromLoginNameAndPassword (loginName, password)

    Can you please help me in which format i need to pass password argument in above method ?

    thanks,

    rohan

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies