Share via


TeamFoundationOnPremLicensingService.AddUserLicense 方法

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

语法

声明
Public Sub AddUserLicense ( _
    requestContext As TeamFoundationRequestContext, _
    licenseTypeId As Guid, _
    userDescriptor As IdentityDescriptor _
)
public void AddUserLicense(
    TeamFoundationRequestContext requestContext,
    Guid licenseTypeId,
    IdentityDescriptor userDescriptor
)

参数

.NET Framework 安全性

请参阅

参考

TeamFoundationOnPremLicensingService 类

Microsoft.TeamFoundation.Server.Core 命名空间