LicenseTypeCapability Class

Definition

The license type capability

public class LicenseTypeCapability
type LicenseTypeCapability = class
Public Class LicenseTypeCapability
Inheritance
LicenseTypeCapability

Constructors

LicenseTypeCapability()

Initializes a new instance of the LicenseTypeCapability class.

LicenseTypeCapability(String, Nullable<CapabilityStatus>, String)

Initializes a new instance of the LicenseTypeCapability class.

Properties

Name

Gets license type identifier.

Reason

Gets or sets the reason for the capability not being available.

Status

Gets the status of the capability. Possible values include: 'Visible', 'Available', 'Default', 'Disabled'

Applies to