asp.net mvc - System.NotSupportedException: Specified method is not supported -


Is it possible to get a user's password? Please, when I tried this code:

  WebSecurity.InitializeDatabaseConnection ("nectarys-pc.MonitoringN.dbo", "supervisor", "UserId", "matriculate", automatic cutlet : truth); Var membership = (SimpleMembershipProvider) membership the provider; Model.motDePasse = Membership GETUser (Supervision metric, incorrect) .GetPassword ();   

This exception appears in the last line:

System.NotSupportedException: The specified method is not supported.

Note that superviseur.matricule is not the source of the problem.

According to MSDN -

check this resource to know how

Comments

Popular posts from this blog

sonata admin - how to add ManyToOne property field in configureListfield in sonataAdmin -

wpf - ControlTemplate with changes for every class -

python - how we can use ajax() in views.py in django? -