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

Usage

Visual Basic
Dim value As String

value = SecurityTokenTypes.Saml2TokenProfile11

Syntax

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

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

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

See Also