ContentKeyPolicySymmetricTokenKeyResponse

data class ContentKeyPolicySymmetricTokenKeyResponse(val keyValue: String, val odataType: String)

Specifies a symmetric key for token validation.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The key value of the key

Link copied to clipboard

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