Allows API clients to specify the item to be licensed.
Name | Type | Description |
---|
aclUid | String | The UID of the Acquired Content List entry relating to the purchase of the item. This field is only needed for deployments using a Conax OES license server. |
contentId | String | The identifier used by the license server to identify the content to license. This can normally be found in the drmId field of the Asset or Channel. |
cts | String | The chipset type string for the client device. This field is only needed if you are requesting a license from a NARM Media ACCESS PRM system that has been configured to require clients to pass in a NUID. |
drmInstanceName | String | The name of the license server that protects the content, as stored in the name of a DRM entity. This name matches the one used by the CMS and SMS and should be agreed before deployment across the entire system. If you need to, you can find this out by calling drmService.getByUID, supplying the drmInstanceId field of the Asset or Channel you need a license for. This field is optional; if you do not specify it, SDP will use the license server whose uid matches the drmInstanceId of the device (Set Top Box or Media Player) identified by the Context. SDP will always provide a license if the Account has purchased the content in a valid way. If you specify a drmInstanceName , the client application is responsible for ensuring that the device is able to install and activate licenses from that DRM system. |
nuid | String | The NUID that identifies the client device. This field is only needed if you are requesting a license from a NAGRA Media Access PRM system that has been configured to require clients to pass in a NUID. |