Partilhar via


Método ILicensingService.GetAccountEntitlements

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Function GetAccountEntitlements ( _
    requestContext As TeamFoundationRequestContext _
) As IList(Of AccountEntitlement)
IList<AccountEntitlement> GetAccountEntitlements(
    TeamFoundationRequestContext requestContext
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ILicensingService Interface

Namespace Microsoft.VisualStudio.Services.Licensing