GroupSecurityService 클래스

참고: 이 API는 이제 사용되지 않습니다.

상속 계층 구조

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Web.Services.WebService
      Microsoft.TeamFoundation.Server.Core.WebServices.TeamFoundationWebService
        Microsoft.TeamFoundation.Integration.Server.IntegrationWebService
          Microsoft.TeamFoundation.Integration.Server.GroupSecurityService

네임스페이스:  Microsoft.TeamFoundation.Integration.Server
어셈블리:  Microsoft.TeamFoundation.Server.Core(Microsoft.TeamFoundation.Server.Core.dll)

구문

‘선언
<ObsoleteAttribute("GroupSecurityService is obsolete.  Please use the IdentityManagementService or SecurityService instead.",  _
    False)> _
<WebServiceAttribute(Namespace := "https://schemas.microsoft.com/TeamFoundation/2005/06/Services/GroupSecurity/03",  _
    Description := "Team Foundation Group Security web service")> _
<ClientServiceAttribute(ServiceName := "CommonStructure", CollectionServiceIdentifier := "d9c3f8ff-8938-4193-919b-7588e81cb730")> _
Public Class GroupSecurityService _
    Inherits IntegrationWebService
[ObsoleteAttribute("GroupSecurityService is obsolete.  Please use the IdentityManagementService or SecurityService instead.", 
    false)]
[WebServiceAttribute(Namespace = "https://schemas.microsoft.com/TeamFoundation/2005/06/Services/GroupSecurity/03", 
    Description = "Team Foundation Group Security web service")]
[ClientServiceAttribute(ServiceName = "CommonStructure", CollectionServiceIdentifier = "d9c3f8ff-8938-4193-919b-7588e81cb730")]
public class GroupSecurityService : IntegrationWebService

GroupSecurityService 형식에서는 다음과 같은 멤버를 노출합니다.

생성자

  이름 설명
Public 메서드 GroupSecurityService

위쪽

속성

  이름 설명
Public 속성 Application 현재 HTTP 요청에 대한 응용 프로그램 개체를 가져옵니다. (WebService에서 상속됨)
Public 속성 Container 구성 요소의 컨테이너를 가져옵니다. (MarshalByValueComponent에서 상속됨)
Public 속성 Context 현재 요청에 대한 ASP.NET HttpContext를 가져오며 이것은 웹 요청을 처리하기 위해 HTTP 서버가 사용하는 모든 HTTP 관련 컨텍스트를 캡슐화합니다. (WebService에서 상속됨)
Public 속성 DesignMode 구성 요소가 현재 디자인 모드에 있는지 여부를 나타내는 값을 가져옵니다. (MarshalByValueComponent에서 상속됨)
Protected 속성 Events 이 구성 요소에 연결된 이벤트 처리기의 목록을 가져옵니다. (MarshalByValueComponent에서 상속됨)
Protected 속성 RequestContext 이 웹 서비스 요청과 관련 된 RequestContext입니다. (TeamFoundationWebService에서 상속됨)
Public 속성 Server 현재 요청에 대한 HttpServerUtility를 가져옵니다. (WebService에서 상속됨)
Public 속성 Session 현재 요청에 대한 HttpSessionState 인스턴스를 가져옵니다. (WebService에서 상속됨)
Public 속성 Site 구성 요소의 사이트를 가져오거나 설정합니다. (MarshalByValueComponent에서 상속됨)
Public 속성 SoapVersion XML Web services에 대한 SOAP 요청을 수행하는 데 사용된 SOAP 프로토콜의 버전을 가져옵니다. (WebService에서 상속됨)
Public 속성 User ASP.NET 서버 User 개체를 가져옵니다.이 속성은 사용자가 요청을 실행할 권한이 있는지 여부를 인증하는 데 사용할 수 있습니다. (WebService에서 상속됨)

위쪽

메서드

  이름 설명
Public 메서드 AddMemberToApplicationGroup
Protected 메서드 AddWebServiceResource 요청 후에 삭제 해야 하는 웹 서비스 메서드를 사용 하는 IDisposable 리소스를 추가 합니다. (TeamFoundationWebService에서 상속됨)
Public 메서드 CreateApplicationGroup
Public 메서드 DeleteApplicationGroup
Public 메서드 Dispose() MarshalByValueComponent 에서 사용하는 모든 리소스를 해제합니다. (MarshalByValueComponent에서 상속됨)
Protected 메서드 Dispose(Boolean) MarshalByValueComponent 에서 사용하는 관리되지 않는 리소스를 해제하고, 관리되는 리소스를 선택적으로 해제할 수 있습니다. (MarshalByValueComponent에서 상속됨)
Protected 메서드 EnterMethod EnterMethod는 WebMethod 실행의 시작 부분을 확인 하는 데 사용 됩니다. (TeamFoundationWebService에서 상속됨)
Public 메서드 Equals 지정한 개체와 현재 개체가 같은지 여부를 확인합니다. (Object에서 상속됨)
Protected 메서드 Finalize 가비지 수집에서 회수하기 전에 개체에서 리소스를 해제하고 다른 정리 작업을 수행할 수 있게 합니다. (MarshalByValueComponent에서 상속됨)
Public 메서드 GetChangedIdentities
Public 메서드 GetHashCode 기본 해시 함수로 작동합니다. (Object에서 상속됨)
Public 메서드 GetService IServiceProvider 의 구현자를 가져옵니다. (MarshalByValueComponent에서 상속됨)
Public 메서드 GetType 현재 인스턴스의 Type을 가져옵니다. (Object에서 상속됨)
Protected 메서드 HandleException (IntegrationWebService에서 상속됨)
Public 메서드 IsIdentityCached
Public 메서드 IsMember
Protected 메서드 LeaveMethod 코드의 WebMethod 범위의 실행 내에서 마지막 부분으로 LeaveMethod는 호출 해야 합니다. (TeamFoundationWebService에서 상속됨)
Public 메서드 ListApplicationGroups
Protected 메서드 MemberwiseClone 현재 Object의 단순 복사본을 만듭니다. (Object에서 상속됨)
Public 메서드 ReadIdentity
Public 메서드 ReadIdentityFromSource
Public 메서드 RemoveMemberFromApplicationGroup
Protected 메서드 SetMethodName (EnterMethod를 호출 하지 않습니다) 메서드 이름을 설정 하는이 메서드의 URL 뿐 아니라 활동 로그에 올바르게 기록 됩니다 있도록 동일 하지만 매개 변수 없이 methodInformation를 사용 하 여 호출 하려는. (TeamFoundationWebService에서 상속됨)
Public 메서드 ToString Component 의 이름이 포함된 String을 반환합니다.이 메서드는 재정의할 수 없습니다. (MarshalByValueComponent에서 상속됨)
Public 메서드 UpdateApplicationGroup

위쪽

이벤트

  이름 설명
Public 이벤트 Disposed 구성 요소에 대한 Disposed 이벤트를 수신하는 이벤트 처리기를 추가합니다. (MarshalByValueComponent에서 상속됨)

위쪽

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.

참고 항목

참조

Microsoft.TeamFoundation.Integration.Server 네임스페이스