ContentKeyPolicyPlayReadyConfigurationResponse

data class ContentKeyPolicyPlayReadyConfigurationResponse(val licenses: List<ContentKeyPolicyPlayReadyLicenseResponse>, val odataType: String, val responseCustomData: String? = null)

Specifies a configuration for PlayReady licenses.

Constructors

constructor(licenses: List<ContentKeyPolicyPlayReadyLicenseResponse>, odataType: String, responseCustomData: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

The discriminator for derived types. Expected value is '#Microsoft.Media.ContentKeyPolicyPlayReadyConfiguration'.

Link copied to clipboard

The custom response data.