Encryption

G

Guest

I need to create a way for users to access their asp.net membership accounts
from a desktop application via a web service.

Everything is working except for now all I use is the members username
becuase everything else is encrypted.

In short, I need to learn how to take a string and encrypt it in the same
format as the asp.net membership tables have them stored.

THANK!
 
L

Luke Smith

The last link might not be as helpful as i thought, but I found the other
link

http://msdn.microsoft.com/msdnmag/issues/05/04/Security/

'Windows® Forms intranet applications often resort to storing user
credentials in a database even when deployed in a homogenous Windows
environment. This stems from the limitations of using Windows accounts. For
ASP.NET applications, the Microsoft® .NET Framework 2.0 provides
out-of-the-box custom credentials management. You can easily authenticate
users and authorize them, without ever having to use Windows accounts. This
saves developers valuable time and effort, not to mention providing a
high-quality, secure solution.'
 
G

Guest

Looks like an article for me.

Thanks

Luke Smith said:
The last link might not be as helpful as i thought, but I found the other
link

http://msdn.microsoft.com/msdnmag/issues/05/04/Security/

'Windows® Forms intranet applications often resort to storing user
credentials in a database even when deployed in a homogenous Windows
environment. This stems from the limitations of using Windows accounts. For
ASP.NET applications, the Microsoft® .NET Framework 2.0 provides
out-of-the-box custom credentials management. You can easily authenticate
users and authorize them, without ever having to use Windows accounts. This
saves developers valuable time and effort, not to mention providing a
high-quality, secure solution.'
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,070
Latest member
BiogenixGummies

Latest Threads

Top