IAdmM365LicenseStateRequirement
The IAdmM365LicenseStateRequirement interface represents requirements to the state of a Microsoft 365 license that should be satisfied to meet the If is licensed for Microsoft 365 condition.
Properties
-
Property
-
Description
-
Enabled
-
Gets or sets a value that indicates whether to check the license state or not.
-
LicenseState
-
Gets or sets the Microsoft 365 license state required to meet the condition.
-
CanBeChecked
-
Gets the value indicating whether the license is available in at least one Microsoft 365 tenant.
-
License
-
Gets or sets a Microsoft 365 license that must be assigned or not to meet the condition.
Details
Enabled
Gets or sets a value indicating whether to check the state of the Microsoft 365 license for a user.
- Type:
- bool
- Access:
- Read/Write
LicenseState
Gets or sets the Microsoft 365 license state required to meet the condition. If set to true, the license must be assigned to a user. If set to false, the license must not be assigned.
- Type:
- bool
- Access:
- Read/Write
CanBeChecked
Gets the value indicating whether the license is available in at least one Microsoft 365 tenant registered in Adaxes.
- Type:
- bool
- Access:
- Read-only
License
Gets or sets a Microsoft 365 license that must be in the specified state to meet the condition.
- Type:
- IAdmM365License
- Access:
- Read/Write
Requirements
Minimum required version: 2023