Compartilhar via


Método ITeamFoundationLicensingService.GetLicensesForUser

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
Function GetLicensesForUser ( _
    requestContext As TeamFoundationRequestContext, _
    userDescriptor As IdentityDescriptor _
) As ILicenseType()
ILicenseType[] GetLicensesForUser(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor userDescriptor
)

Parâmetros

Valor de retorno

Tipo: array<Microsoft.TeamFoundation.Server.Core.ILicenseType[]

Segurança do .NET Framework

Consulte também

Referência

ITeamFoundationLicensingService Interface

Namespace Microsoft.TeamFoundation.Server.Core