c# - Is it possible to have full access to sql membership provider from wcf service or desktop application? -
I am creating a WCF service that uses an Asp.Net SQL subscription provider to authenticate users is. I know that users can be certified with no problem, but do I want to allow users to sign up or change my password? Can I use the methods of providing that functionality to the membership provider?
Yes you can make sure that you configure that file to be configured After setting up the file, just make your way to meet your needs. Change public string password (string nuupsword) {subscription user u = membership Getuesar (); If (u change password (urcset password), neopsword)) {return "password has been changed"; }}
Comments
Post a Comment