Contains identity constants.
Inheritance Hierarchy
System.Object
  Microsoft.TeamFoundation.IdentityConstants
Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public NotInheritable Class IdentityConstants
public static class IdentityConstants
public ref class IdentityConstants abstract sealed
[<AbstractClass>]
[<Sealed>]
type IdentityConstants =  class end
public final class IdentityConstants
The IdentityConstants type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| .gif) .gif) | ActiveUniqueId | Special value for the unique user ID for active (non-deleted) users. | 
| .gif) .gif) | AlternateLoginType | |
| .gif) .gif) | BindPendingIdentityType | |
| .gif) .gif) | ClaimsType | |
| .gif) .gif) | MaxIdLength | The maximum character length allowed for an ID. | 
| .gif) .gif) | MaxTypeLength | The maximum character length allowed for a type name. | 
| .gif) .gif) | SchemaClassGroup | The value of the attribute to denote a group. | 
| .gif) .gif) | SchemaClassUser | The value of an attribute to denote a user. | 
| .gif) .gif) | ServerTestIdentity | |
| .gif) .gif) | TeamFoundationType | The namespace of an identity. | 
| .gif) .gif) | UnauthenticatedIdentityType | |
| .gif) .gif) | WindowsType | The type of the Windows identity. | 
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.