RetrieveLicenseInfo Function
Retrieves the number of used and available licenses for a deployment of Microsoft Dynamics 365.
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
AccessMode
|
Edm.Int32 | False | True | The access mode for retrieving the license information. |
Return type
Type | Nullable | Description |
---|---|---|
RetrieveLicenseInfoResponse | False | Contains the response of the RetrieveLicenseInfo function. |