Content Key Policy Fair Play Configuration Response
data class ContentKeyPolicyFairPlayConfigurationResponse(val ask: String, val fairPlayPfx: String, val fairPlayPfxPassword: String, val odataType: String, val offlineRentalConfiguration: ContentKeyPolicyFairPlayOfflineRentalConfigurationResponse? = null, val rentalAndLeaseKeyType: String, val rentalDuration: Double)
Specifies a configuration for FairPlay licenses.
Properties
Link copied to clipboard
The Base64 representation of FairPlay certificate in PKCS 12 (pfx) format (including private key).
Link copied to clipboard
The password encrypting FairPlay certificate in PKCS 12 (pfx) format.
Link copied to clipboard
Offline rental policy
Link copied to clipboard
The rental and lease key type.
Link copied to clipboard
The rental duration. Must be greater than or equal to 0.