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) | SID に基づく ID の TFS または Windows の記述子を作成します。型が既にわかっている場合、固有の型にを使用してメソッドをより高速な作成します。S-1-9-1551374245 の TFS 管理者グループの sids の開始。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 の sids があり、グループ 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) メンバーは、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。