Freigeben über


ILicensingService.GetAccountEntitlements-Methode

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

Syntax

'Declaration
Function GetAccountEntitlements ( _
    requestContext As TeamFoundationRequestContext _
) As IList(Of AccountEntitlement)
IList<AccountEntitlement> GetAccountEntitlements(
    TeamFoundationRequestContext requestContext
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ILicensingService Schnittstelle

Microsoft.VisualStudio.Services.Licensing-Namespace