Freigeben über


LicensedAccountUser-Konstruktor (Guid, Guid, List<AccountUserLicense>)

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
Public Sub New ( _
    accountId As Guid, _
    userId As Guid, _
    availableRights As List(Of AccountUserLicense) _
)
public LicensedAccountUser(
    Guid accountId,
    Guid userId,
    List<AccountUserLicense> availableRights
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

LicensedAccountUser Klasse

LicensedAccountUser-Überladung

Microsoft.VisualStudio.Services.Licensing-Namespace