Freigeben über


ILicensingService.GetServiceRights-Methode

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

Syntax

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

Parameter

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ILicensingService Schnittstelle

Microsoft.VisualStudio.Services.Licensing-Namespace