ContentKeyPolicyOption interface

Represents a policy option.

Properties

configuration

The key delivery configuration.

name

The Policy Option description.

policyOptionId

The legacy Policy Option ID. NOTE: This property will not be serialized. It can only be populated by the server.

restriction

The requirements that must be met to deliver keys with this configuration

Property Details

configuration

The key delivery configuration.

configuration: ContentKeyPolicyConfigurationUnion

Property Value

name

The Policy Option description.

name?: string

Property Value

string

policyOptionId

The legacy Policy Option ID. NOTE: This property will not be serialized. It can only be populated by the server.

policyOptionId?: string

Property Value

string

restriction

The requirements that must be met to deliver keys with this configuration

restriction: ContentKeyPolicyRestrictionUnion

Property Value