Show / Hide Table of Contents

DataProtector Class

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 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 2000, Windows XP, Windows Server family

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

Reference

DataProtector Members FChoice.Common Namespace

Back to top © 2022 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.