RetrieveLicenseInfoResponse ComplexType

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Contains the response from the RetrieveLicenseInfo function.

This Web API complex type corresponds to the organization service RetrieveLicenseInfoResponse.

The properties of a complex type contain the structured data of the type.

Name

Type

Nullable

Unicode

Description

AvailableCount

Edm.Int32

false

The number of unused licenses.

GrantedLicenseCount

Edm.Int32

false

The number of licenses that have been granted to users.

The following use the RetrieveLicenseInfoResponse complex type.

Name

How used

Description

RetrieveLicenseInfo Function

ReturnType

Retrieves the number of used and available licenses for a deployment of Microsoft Dynamics 365.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: