继承层次结构
System.Object
Microsoft.TeamFoundation.Framework.Server.IdentityHelper
命名空间: Microsoft.TeamFoundation.Framework.Server
程序集: Microsoft.TeamFoundation.Framework.Server(在 Microsoft.TeamFoundation.Framework.Server.dll 中)
语法
声明
Public NotInheritable Class IdentityHelper
public static class IdentityHelper
IdentityHelper 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() ![]() |
CreateDescriptorFromSid(SecurityIdentifier) | 重载参见。 |
![]() ![]() |
CreateDescriptorFromSid(String) | 创建TFS或Windows描述符SID基于标识的。如果该类型已经知道,使用类型特定的创建方法会更快。TFS组SID从S-1-9-1551374245启动。另一个将Windows中,已知的格式为S-1-5-xxxx,因此,具有很好地了解具有以下形式S-1-0,S-1-0-xx,S-1-2,S-1-3,S-1-3-xx,S-1-4,S-1-5的SID的组中,S-1-5-xxx |
![]() ![]() |
CreateTeamFoundationDescriptor(SecurityIdentifier) | 重载参见。 |
![]() ![]() |
CreateTeamFoundationDescriptor(String) | CreateTeamFoundationDescriptor |
![]() ![]() |
CreateUnauthenticatedDescriptor | |
![]() ![]() |
CreateWindowsDescriptor(SecurityIdentifier) | 重载参见。 |
![]() ![]() |
CreateWindowsDescriptor(String) | CreateWindowsDescriptor |
![]() ![]() |
GetDomainName | |
![]() ![]() |
GetDomainUserName(TeamFoundationIdentity) | |
![]() ![]() |
GetDomainUserName(TeamFoundationIdentity, String%) | |
![]() ![]() |
IdentityHasName |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。