Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the license package used by the TFS server instance
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
Public Interface ILicensePackage
public interface ILicensePackage
public interface class ILicensePackage
type ILicensePackage = interface end
public interface ILicensePackage
The ILicensePackage type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Features | The set of features available on the TFS server instance |
![]() |
LicenseTypes | The type of licenses availale in the TFS server instance |
Top