Freigeben über


LicensedAccountUser.AvailableLicenses-Eigenschaft

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

Syntax

'Declaration
Public Property AvailableLicenses As List(Of AccountUserLicense)
public List<AccountUserLicense> AvailableLicenses { get; set; }

Eigenschaftswert

Typ: System.Collections.Generic.List<AccountUserLicense>

.NET Framework-Sicherheit

Siehe auch

Referenz

LicensedAccountUser Klasse

Microsoft.VisualStudio.Services.Licensing-Namespace