Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() ![]() |
ActiveUniqueId | Special value for the unique user ID for active (non-deleted) users. |
![]() ![]() |
AlternateLoginType | |
![]() ![]() |
BindPendingIdentityType | |
![]() ![]() |
ClaimsType | |
![]() ![]() |
MaxIdLength | The maximum character length allowed for an ID. |
![]() ![]() |
MaxTypeLength | The maximum character length allowed for a type name. |
![]() ![]() |
SchemaClassGroup | The value of the attribute to denote a group. |
![]() ![]() |
SchemaClassUser | The value of an attribute to denote a user. |
![]() ![]() |
ServerTestIdentity | |
![]() ![]() |
TeamFoundationType | The namespace of an identity. |
![]() ![]() |
UnauthenticatedIdentityType | |
![]() ![]() |
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.