Partilhar via


Método ILicensingService.GetUsageRights

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

Sintaxe

'Declaração
Function GetUsageRights ( _
    requestContext As TeamFoundationRequestContext, _
    rightName As String _
) As IList(Of IUsageRight)
IList<IUsageRight> GetUsageRights(
    TeamFoundationRequestContext requestContext,
    string rightName
)

Parâmetros

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ILicensingService Interface

Namespace Microsoft.VisualStudio.Services.Licensing