CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.security Tags:
Item Type: NewsGroup Date Entered: 7/5/2007 8:43:28 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 2 Views: 27 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
3 Items, 1 Pages 1 |< << Go >> >|
somegai
Asp.Net User
No ProtectedData Class7/5/2007 8:43:28 PM

0/0

I am trying to make use of the new and improved System.Security.Crytography.ProtectedData class in an ASP.NET web application.  I cannot find the class!!!  My Using statement is correct at the top of my code file and I have tried typing the namespaces into the code directly starting with System.  I tried finding the class in a console and Windows Form application but, to no avail.  Is this just a .NET 3.0 thing?  I am using .NET 2.0 on a Windows XP Pro box.  All SP's and updates are installed, according to the Windows Update site.

 Thanks!

vcsjones
Asp.Net User
Re: No ProtectedData Class7/5/2007 9:53:29 PM

0/0

You need to add a reference to the system.security.dll assembly. This assembly is not referenced by default. It is available on the .NET 2.0 Framework.


Cheers,
       Kevin Jones


somegai
Asp.Net User
Re: No ProtectedData Class7/6/2007 1:14:17 AM

0/0

Yep, that did it.  Man, that's kinda lame.  Seems like they would include that out of the box.  Oh well....

 Thanks Kevin!!!

3 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Visual Basic 2005: A Developer's Notebook Authors: Matthew MacDonald, MacDonald Matthew, Pages: 243, Published: 2005
C++ how to Program: How to Program Authors: Paul J. Deitel, Pages: 1429, Published: 2008
Programming with Class: A Practical Introduction to Object-oriented Programming with C++ Authors: Neil A. B. Gray, Pages: 623, Published: 1994
Pro VB 2005 and the .Net 2.0 Platform Authors: Andrew Troelsen, Pages: 1034, Published: 2006
Convergence Technologies for 3G Networks: IP, UMTS, EGPRS and ATM Authors: Jeffrey Bannister, Paul Mather, Sebastian Coope, Pages: 650, Published: 2004
Pro ASP.NET 3.5 in C# 2008 Authors: Matthew MacDonald, Mario Szpuszta, Pages: 1498, Published: 2007
Visual Basic 2005: How to Program Authors: Harvey M. Deitel, Pages: 1513, Published: 2006
Pro Sharepoint 2007 Development Techniques Authors: Margriet Bruggeman, Nikander Bruggeman, Pages: 484, Published: 2007
Architectures for E-Business Systems: Building the Foundation for Tomorrow's Success Authors: Sanjiv Purba, Pages: 800, Published: 2001
Mastering Delphi 6 Authors: Marco Cantù, Pages: 1129, Published: 2001

Web:
Using the DPAPI through ProtectedData Class in .Net Framework 2.0 Jan 5, 2006 ... Encrypt some data using ProtectedData Class in System.Security. ... Recurrent Backups, and Scalability – with no hassle or hidden fees. ...
.NET Security Blog : Managed DPAPI Part I: ProtectedData With Whidbey, we're introducing the new ProtectedData class which wraps ... Since there's no MSDN docs yet for Whidbey, I'll provide their signatures here. ...
Data Encryption and Decryption using DPAPI classes in .NET The ProtectedData class provides access to the Data Protection API (DPAPI) available in Microsoft ... All articles are posted "AS IS" with no warranties. ...
O'Reilly - Safari Books Online - 9781590599136 - Pro SharePoint ... The letters RSA are taken from the first letter of each surname and have no real meaning. The ProtectedData class allows you to encrypt or decrypt data. ...
accessing protected data members of instance of parent class Talk about accessing protected data members of instance of parent ... No, the parent class does not have a copy constructor -- or even an ...
Using the Data Protection API in .NET 2.0 [jdixon ... May 5, 2006 ... If you are using the 2.0 Framework, however, you no longer need that wrapper class. Support for the DPAPI is built in. The new PROTECTEDDATA ...
What's New in .NET Framework 2.0 Security - Guidance Share NET Framework version 2.0, you no longer need to use P/Invoke. Instead, you can use the new ProtectedData class. ProtectedData contains two static methods: ...
System.Security.Cryptography.ProtectedData Aug 17, 2007 ... ProtectedData class under System.Security.Cryptography. ... failed because no accessible ToString can be called with these argument ...
Accessing Private/Protected Data Members Of A Class From 'main ... Accessing a private/protected data member of a class from 'main()' ... this entry should be deleted (i.e contains no code, is a virus, etc. ...
.NET Development Foundation/Security - Wikibooks, collection of ... Dec 26, 2007 ... There are no reviewed revisions of this page, so it may not have been checked for quality .... ProtectedData class and ProtectedMemory class ...




Search This Site:










vwd express 2005 final release bug

why does prerender fire before init has completed?

set minimum height and width of form tag

affects of increasing the session time and limitations of dnn 3.1.1

password reminder e-mail mystery

can't add a simple form to a windows forms application in vs2005

dnn v1_0_10d installation issues...

requiresuniqueemail not behaving as expected

ajax extensions scriptmanager missing

problem with downloadfile method

urgent help!! deploying to host cannot nav to tabs

thank you ~ the generosity of others

book samples of asp.net problem in iis 6

blocked from adding a new project to dnn

pages load twice (asp.net 2.0 c#)

work with web matrix but not with vs.net ...

do an update inside a datareader?

how to get web controls knowing its name

wndowstokenroleprovider and the windows identity

source code for 4 modules

treeview control escaping values in xsl

is there a way to highlight items on a datalist?

web parts does not show minimize/close buttons

my first css skin

data grid question

contentplaceholder can only be used in .master files

how to output html using response.write?!

generating a preview of files stored as image in database

upgrade from 1.0.10 to 2.1.2?

database access problem

 
All Times Are GMT