다음을 통해 공유


ILicensingService 인터페이스

네임스페이스:  Microsoft.VisualStudio.Services.Licensing
어셈블리:  Microsoft.TeamFoundation.Framework.Server(Microsoft.TeamFoundation.Framework.Server.dll)

구문

‘선언
Public Interface ILicensingService _
    Inherits ITeamFoundationService
public interface ILicensingService : ITeamFoundationService

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

메서드

  이름 설명
Public 메서드 AssignAccountEntitlement
Public 메서드 AssignAvailableAccountEntitlement
Public 메서드 GetAccountEntitlements
Public 메서드 GetAccountLicensesUsage
Public 메서드 GetCertificate
Public 메서드 GetClientRightsContainer
Public 메서드 GetServiceRights
Public 메서드 GetUsageRights
Public 메서드 ServiceEnd ServiceEnd는 호스트를 종료 하 고이 서비스에 유지 되는 모든 리소스를 해제 해야 하는 경우 호출 됩니다. (ITeamFoundationService에서 상속됨)
Public 메서드 ServiceStart ServiceStart는 서비스가 초기화 될 때 호출 됩니다.서비스를 비동기적으로 초기화 서비스 사용자에 대 한 액세스 준비가 되 면 확인 하는 데 사용 되는 Service_Ready를 구현 해야 합니다. (ITeamFoundationService에서 상속됨)

위쪽

참고 항목

참조

Microsoft.VisualStudio.Services.Licensing 네임스페이스