Freigeben über


TeamFoundationLicensingServiceBase.GetAllLicenses-Methode

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Public Function GetAllLicenses ( _
    requestContext As TeamFoundationRequestContext _
) As ILicenseType()
public ILicenseType[] GetAllLicenses(
    TeamFoundationRequestContext requestContext
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Server.Core.ILicenseType[]

Implementiert

ITeamFoundationLicensingService.GetAllLicenses(TeamFoundationRequestContext)

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationLicensingServiceBase Klasse

Microsoft.TeamFoundation.Server.Core-Namespace