IdentityHelper 類別
繼承階層架構
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 或視窗描述項 SID 以識別 (Identity)。如果這個型別已經知道,使用特定型別的建立方式是比較快。TFS 群組 sids 開始 S-1-9-1551374245。將另一個視窗,已知的表單是 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 的 sids 的群組, S-1-5-xxx | |
CreateTeamFoundationDescriptor(SecurityIdentifier) | 請參閱多載。 | |
CreateTeamFoundationDescriptor(String) | CreateTeamFoundationDescriptor | |
CreateUnauthenticatedDescriptor | ||
CreateWindowsDescriptor(SecurityIdentifier) | 請參閱多載。 | |
CreateWindowsDescriptor(String) | CreateWindowsDescriptor | |
GetDomainName | ||
GetDomainUserName(TeamFoundationIdentity) | ||
GetDomainUserName(TeamFoundationIdentity, String%) | ||
IdentityHasName |
回頁首
執行緒安全
這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。不保證任何執行個體成員是安全執行緒。