FCFL.NET Common Library - API Reference
DataProtector Class
Members 

Provides easy access to the Windows Data Protection API (DPAPI) for encrypting and decrypting data values
Syntax
'Declaration
 
Public NotInheritable Class DataProtector 
public sealed class DataProtector 
Remarks

 WARNING: The encryption produced by this class is only usable from the machine on which the encryption occurred. The encrypted text cannot be used by a different computer.

 

For more information on Windows Data Protection, please see this technical article on MSDN called Windows Data Protection.

Inheritance Hierarchy

System.Object
   FChoice.Common.DataProtector

Requirements

Namespace: FChoice.Common

Platforms: Windows XP, Windows Server 2003 and 2008 family

Assembly: FChoice.Common (in C:\dovetail\dovetail-sdk\build\Release\FChoice.Common.dll)

See Also

Reference

DataProtector Members
FChoice.Common Namespace

 

 


© 2010 Dovetail Software, Inc. - All rights reserved.
- Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
- .NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.

Send comments on this topic.