ContentKeyPolicyX509CertificateTokenKey Class

Specifies a certificate for token validation.

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

Inheritance
azure.mgmt.media.models._models_py3.ContentKeyPolicyRestrictionTokenKey
ContentKeyPolicyX509CertificateTokenKey

Constructor

ContentKeyPolicyX509CertificateTokenKey(*, raw_body: bytearray, **kwargs)

Variables

odata_type
str

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

raw_body
bytearray

Required. The raw data field of a certificate in PKCS 12 format (X509Certificate2 in .NET).