Enum LicenseRetrievalOptions
Options that control the level of detail in license data retrieved. No activation data is retrieved
Namespace: Microsoft.Licensing.LicenseIssue
Assembly: Slps.Domain.Interfaces.dll
Fields
Name | Description |
---|---|
Basic | Return the basic data in License object, excluding the LicenseInfo element |
LicenseInfo | Returns just the LicenseInfo portion of the License object (but no Activation data) |