LicenseInfo
Jump to navigation
Jump to search
Members
| Field | Data Type | Description |
|---|---|---|
| BeginDate | long | |
| ExpirationDate | long | |
| IsDTP | bool | |
| PRContentKey | String | |
| PRDrmSeed | String | |
| PRKeyId | String |
Example
{
- "PRKeyId": null,
- "PRDrmSeed": null,
- "PRContentKey": null,
- "IsDTP": false,
- "BeginDate": 0,
- "ExpirationDate": 0
}
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial data type implementation | Harley Cabral |