Freigeben über


ILicensingService.GetUsageRights-Methode

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

Syntax

'Declaration
Function GetUsageRights ( _
    requestContext As TeamFoundationRequestContext, _
    rightName As String _
) As IList(Of IUsageRight)
IList<IUsageRight> GetUsageRights(
    TeamFoundationRequestContext requestContext,
    string rightName
)

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ILicensingService Schnittstelle

Microsoft.VisualStudio.Services.Licensing-Namespace