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

Usage

Visual Basic
Dim value As String

value = Operations.TrustFeb2005Validate

Syntax

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

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

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

See Also