メモ: この API は、互換性のために残されています。
名前空間: Microsoft.TeamFoundation.Server
アセンブリ: Microsoft.TeamFoundation.Client (Microsoft.TeamFoundation.Client.dll 内)
構文
'宣言
<ObsoleteAttribute("IGroupSecurityService2 is obsolete. Please use the IIdentityManagementService2 or ISecurityService instead.", _
False)> _
Public Interface IGroupSecurityService2 _
Inherits IGroupSecurityService
[ObsoleteAttribute("IGroupSecurityService2 is obsolete. Please use the IIdentityManagementService2 or ISecurityService instead.",
false)]
public interface IGroupSecurityService2 : IGroupSecurityService
IGroupSecurityService2 型で公開されるメンバーは以下のとおりです。
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
AddMemberToApplicationGroup | TFS のアプリケーション グループにユーザーまたはグループ ID (たとえば.. ) を追加します。 (IGroupSecurityService から継承されます。) |
![]() |
Convert(Identity) | Visual Studio 2005 または Visual Studio 2008 Server に接続するロサリオのクライアントを含む下位互換性のシナリオのメソッドに変換します。 (IGroupSecurityService から継承されます。) |
![]() |
Convert(TeamFoundationIdentity) | 変換するメソッド。 (IGroupSecurityService から継承されます。) |
![]() |
CreateApplicationGroup | TFS のアプリケーション グループを作成します。 (IGroupSecurityService から継承されます。) |
![]() |
DeleteApplicationGroup | TFS のアプリケーション グループを削除します。 (IGroupSecurityService から継承されます。) |
![]() |
GetChangedIdentities | (IGroupSecurityService から継承されます。) |
![]() |
GetIdentityChanges | ????アクセス許可が必要です。 |
![]() |
IsIdentityCached | ID がキャッシュされているかどうかをチェックします。 (IGroupSecurityService から継承されます。) |
![]() |
IsMember | ID (たとえば.. ) ユーザーまたはグループにグループのメンバー (直接または間接) かどうかをチェックします。 (IGroupSecurityService から継承されます。) |
![]() |
ListApplicationGroups | 指定された範囲のすべての TFS のアプリケーション グループを一覧表示します。 (IGroupSecurityService から継承されます。) |
![]() |
ReadIdentities | ID の一覧を検索します。ReadIdentity が 1 台の ID を一度に検索するときに、メソッドは、複数の ID の検索ができます。この (IGroupSecurityService から継承されます。) |
![]() |
ReadIdentity | ID を検索します。 (IGroupSecurityService から継承されます。) |
![]() |
ReadIdentityFromSource | (IGroupSecurityService から継承されます。) |
![]() |
RemoveMemberFromApplicationGroup | TFS のアプリケーション グループからユーザーまたはグループ ID (たとえば.. ) を削除します。 (IGroupSecurityService から継承されます。) |
![]() |
UpdateApplicationGroup | TFS のアプリケーション グループのプロパティが更新されます。 (IGroupSecurityService から継承されます。) |
このページのトップへ
.gif)