Share via


TeamFoundationOnPremLicensingService.GetLicensesForUser 方法

此成员重写 TeamFoundationLicensingServiceBase.GetLicensesForUser(TeamFoundationRequestContext, IdentityDescriptor)

命名空间:  Microsoft.TeamFoundation.Server.Core
程序集:  Microsoft.TeamFoundation.Server.Core(在 Microsoft.TeamFoundation.Server.Core.dll 中)

语法

声明
Public Overrides Function GetLicensesForUser ( _
    requestContext As TeamFoundationRequestContext, _
    userDescriptor As IdentityDescriptor _
) As ILicenseType()
public override ILicenseType[] GetLicensesForUser(
    TeamFoundationRequestContext requestContext,
    IdentityDescriptor userDescriptor
)

参数

返回值

类型:array<Microsoft.TeamFoundation.Server.Core.ILicenseType[]

实现

ITeamFoundationLicensingService.GetLicensesForUser(TeamFoundationRequestContext, IdentityDescriptor)

.NET Framework 安全性

请参阅

参考

TeamFoundationOnPremLicensingService 类

Microsoft.TeamFoundation.Server.Core 命名空间