Freigeben über


TeamFoundationLicensingService.GetLicensesForUser-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

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

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Framework.Server.Alm.ILicenseType[]

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationLicensingService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm-Namespace