Copy the 1way encrypted password from the user table
Want to understand the how to copy 1 way encrypted password field to string field.According to our requirement we have to share the userid and Password to the client We are using the below code to send the Userid and password.Before Business rulevar ...
