Codeunit "Microsoft 365 License"
ID 9085
Namespace: System.Azure.Identity
Provides functionality to operate the Microsoft 365 License.
Properties
| Name | Value |
|---|---|
| InherentEntitlements | X |
| InherentPermissions | X |
Methods
AssignMicrosoft365ReadPermission
Assign D365 Read Permission.
procedure AssignMicrosoft365ReadPermission(ShowNotification: Boolean)
Parameters
| Name | Type | Description |
|---|---|---|
| ShowNotification | Boolean |
Show notification about license information regarding users in BC. |
OpenBCAdminCenter
Opens the Business Central admin center.
procedure OpenBCAdminCenter()
OpenM365AdminCenter
Opens the M365 admin center.
procedure OpenM365AdminCenter()