IdentityConstants 类
包含标识常数。
继承层次结构
System.Object
Microsoft.TeamFoundation.IdentityConstants
命名空间: Microsoft.TeamFoundation
程序集: Microsoft.TeamFoundation.Common(在 Microsoft.TeamFoundation.Common.dll 中)
语法
声明
Public NotInheritable Class IdentityConstants
public static class IdentityConstants
IdentityConstants 类型公开以下成员。
字段
名称 | 说明 | |
---|---|---|
ActiveUniqueId | 唯一的用户标识符的特定值有效的(未删除)的用户的。 | |
AlternateLoginType | ||
BindPendingIdentityType | ||
ClaimsType | ||
MaxIdLength | 最大字符长度允许ID. | |
MaxTypeLength | 最大字符长度允许类型名称。 | |
SchemaClassGroup | 表示组的属性的值。 | |
SchemaClassUser | 表示用户的属性的值。 | |
ServerTestIdentity | ||
TeamFoundationType | 标识的命名空间。 | |
UnauthenticatedIdentityType | ||
WindowsType | Windows标识的类型。 |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。