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

Usage

Visual Basic
Dim value As String

value = Attributes.IdAttribute

Syntax

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

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

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

See Also