Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am trying to encrypt an impersonation string in a web.config file. Has anyone accomplished this?

I see many articles about AES and DPAPI encryption and how useful it is in protecting connection strings in the web.config. That's great and it works because in your code you request the connection string from the appSettings and you can work it over as you see fit to decrypt it.

But in impersonation the programmer doesn't appear to have any control over when and where the string is interpreted so how can it be encrypted?

Wanna-Be C# Superstar

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...