Freigeben über


TeamFoundationOnPremLicensingService.AddUserLicense-Methode

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

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

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

TeamFoundationOnPremLicensingService Klasse

Microsoft.TeamFoundation.Server.Core-Namespace