Hi. I have asp.net Web-Service that validate user using asp.net membership. i want to connect to Web-Service with my WPF client. what is the way for encrypting password client side and decrypting it Web-Service side and validating user? thanks.
Hi. I have asp.net Web-Service that validate user using asp.net membership. i want to connect to Web-Service with my WPF client. what is the way for encrypting password client side and decrypting it Web-Service side and validating user? thanks.