CurrentLicenses

CurrentLicenses
CurrentLicenses

This object returns licenses which will be removed and retained.

JSON Example
{
    "toRemove": [
        "VRNILicense Object"
    ],
    "toRetain": [
        "VRNILicense Object"
    ]
}
array of VRNILicense
toRemove
Optional

List of licenses that will be removed. This list will have Socket based licenses when Core based license is added.

array of VRNILicense
toRetain
Optional

List of licenses that will be retained.

Property Of