ILicensePackage Interface

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
Public property Features The set of features available on the TFS server instance
Public property LicenseTypes The type of licenses availale in the TFS server instance

Top

See Also

Reference

Microsoft.TeamFoundation.Server.Core Namespace