Freigeben über


ITeamFoundationLicensingService.GetLicensesForUser-Methode

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

Syntax

'Declaration
Function GetLicensesForUser ( _
    requestContext As TeamFoundationRequestContext, _
    userDescriptor As IdentityDescriptor _
) As ILicenseType()
ILicenseType[] GetLicensesForUser(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor userDescriptor
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationLicensingService Schnittstelle

Microsoft.TeamFoundation.Server.Core-Namespace