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

Usage

Visual Basic
Dim value As String

value = Algorithms.RsaOaepMgf1p

Syntax

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

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

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

See Also