ITeamFoundationLicensingService.GetAllLicenses-Methode
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
Syntax
'Declaration
Function GetAllLicenses ( _
requestContext As TeamFoundationRequestContext _
) As ILicenseType()
ILicenseType[] GetAllLicenses(
TeamFoundationRequestContext requestContext
)
Parameter
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
Rückgabewert
Typ: array<Microsoft.TeamFoundation.Server.Core.ILicenseType[]
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.