token Type
Parameters
value
The type of token. Supported values are Jwt
or Swt
.
NOTE: Each token_restriction can only have one type of primary verification key: if you want to use RSA you must provide
primary_rsa_token_key_exponent
andprimary_rsa_token_key_modulus
, if you want to use symmetric you need to provideprimary_symmetric_token_key
and for x509 you must provideprimary_x509_token_key_raw
. For more information about Token access please refer to https://docs.microsoft.com/azure/media-services/latest/content-protection-overview#controlling-content-access