This type is deprecated.
Namespace: Microsoft.IdentityModel.Configuration
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Usage

Visual Basic
Dim instance As ProtectionMode

Syntax

Visual Basic
Public Enumeration ProtectionMode
C#
public enum ProtectionMode
C++
public enum class ProtectionMode
J#
public enum ProtectionMode
JScript
public enum ProtectionMode

Members

Member name Description
Default  
Dpapi  
None  
Rsa  

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

Windows Server 2008, Windows Vista, Not tested on Windows XP

See Also