Share via


AccountLicense.License Property

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

Syntax

'Declaration
Public ReadOnly Property License As AccountLicenseType
public AccountLicenseType License { get; }
public:
property AccountLicenseType License {
    AccountLicenseType get ();
}
member License : AccountLicenseType with get
function get License () : AccountLicenseType

Property Value

Type: Microsoft.VisualStudio.Services.Licensing.AccountLicenseType

.NET Framework Security

See Also

Reference

AccountLicense Class

Microsoft.VisualStudio.Services.Licensing Namespace