ContentKeyPolicyRestrictionTokenKey Class

Base class for Content Key Policy key for token validation. A derived class must be used to create a token key.

You probably want to use the sub-classes and not this class directly. Known sub-classes are: ContentKeyPolicyRsaTokenKey, ContentKeyPolicySymmetricTokenKey, ContentKeyPolicyX509CertificateTokenKey.

All required parameters must be populated in order to send to Azure.

Inheritance
ContentKeyPolicyRestrictionTokenKey

Constructor

ContentKeyPolicyRestrictionTokenKey(**kwargs)

Variables

odata_type
str

Required. The discriminator for derived types.Constant filled by server.