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

Usage

Visual Basic
Dim value As Integer

value = WSIdentity2007Constants.MaxEntryNameLength

Syntax

Visual Basic
Public Const MaxEntryNameLength As Integer
C#
public const int MaxEntryNameLength
C++
public:
literal int MaxEntryNameLength
J#
public static final int MaxEntryNameLength
JScript
public const var MaxEntryNameLength : int

Platforms

Development Platforms

Windows Server 2003, Windows Vista

Target Platforms

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

See Also