Partager via


TeamFoundationLicensingService.GetLicensesForUser, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

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

Paramètres

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationLicensingService Classe

Microsoft.TeamFoundation.Framework.Server.Alm, espace de noms