ContentKeyPolicyRestrictionTokenKey interface
Base class for Content Key Policy key for token validation. A derived class must be used to create a token key.
Properties
odata |
Polymorphic discriminator, which specifies the different types this object can be |
Property Details
odataType
Polymorphic discriminator, which specifies the different types this object can be
odataType: "#Microsoft.Media.ContentKeyPolicySymmetricTokenKey" | "#Microsoft.Media.ContentKeyPolicyRsaTokenKey" | "#Microsoft.Media.ContentKeyPolicyX509CertificateTokenKey"
Property Value
"#Microsoft.Media.ContentKeyPolicySymmetricTokenKey" | "#Microsoft.Media.ContentKeyPolicyRsaTokenKey" | "#Microsoft.Media.ContentKeyPolicyX509CertificateTokenKey"