In Brief

  • Encryption and decryption are supported in the .NET Framework using an extensible and configurable class library.

  • Symmetric and asymmetric encryption and decryption are supported by the Base Class Libraries.

  • To encrypt information, write it to an encrypting crypto stream. To decrypt information, read it from an decrypting crypto stream.

  • Role-based security lets you leverage Windows groups to determine whether a user is authorized to perform a specific activity.

  • Using attributes to enforce role-based security requires little or no coding, yet ensures that only authorized users can use the restricted parts of an application.



Microsoft Visual C++. NET 2003 Kick Start
Microsoft Visual C++ .NET 2003 Kick Start
ISBN: 0672326000
EAN: 2147483647
Year: 2002
Pages: 141
Authors: Kate Gregory

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net