IdentityConstants.MaxIdLength Field
The maximum character length allowed for an ID.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Shared ReadOnly MaxIdLength As Integer
public static readonly int MaxIdLength
public:
static initonly int MaxIdLength
static val MaxIdLength: int
public static final var MaxIdLength : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.