License Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class License : Microsoft::EnterpriseManagement::Common::MonitoringBase
public class License : Microsoft.EnterpriseManagement.Common.MonitoringBase
type License = class
inherit MonitoringBase
Public Class License
Inherits MonitoringBase
- Inheritance
-
License
Constructors
| License(ManagementGroup, String) |
Constructor |
Fields
| IsEnabled |
Flag for enabling and disabling licensing. |
Properties
| IsValid |
Indicates if License key is valid |
| Sku |
License SKU corresponding to license key |
Methods
| GetEula() |
Fetches EULA corresponding to license key |
| GetEula(ManagementGroup) |
Fetches current EULA |
| Register() |
Registers license |