Partager via


ILicensingService.GetAccountEntitlements, méthode

Espace de noms :  Microsoft.VisualStudio.Services.Licensing
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Function GetAccountEntitlements ( _
    requestContext As TeamFoundationRequestContext _
) As IList(Of AccountEntitlement)
IList<AccountEntitlement> GetAccountEntitlements(
    TeamFoundationRequestContext requestContext
)

Paramètres

Valeur de retour

Type : System.Collections.Generic.IList<AccountEntitlement>

Sécurité .NET Framework

Voir aussi

Référence

ILicensingService Interface

Microsoft.VisualStudio.Services.Licensing, espace de noms