Namespace: Microsoft.IdentityModel.Protocols.XmlEncryption
Assembly: Microsoft.IdentityModel (in microsoft.identitymodel.dll)

Usage

Visual Basic
Dim value As String

value = Algorithms.Aes256Cbc

Syntax

Visual Basic
Public Const Aes256Cbc As String
C#
public const string Aes256Cbc
C++
public:
literal String^ Aes256Cbc
J#
public static final String Aes256Cbc
JScript
public const var Aes256Cbc : String

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

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

See Also