ContentKeyPolicySymmetricTokenKeyResponse

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

Specifies a symmetric key for token validation.

Constructors

constructor(keyValue: String, odataType: String)

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'.