ContentKeyPolicyX509CertificateTokenKey interface
Specifies a certificate for token validation.
- Extends
Properties
odata |
Polymorphic discriminator, which specifies the different types this object can be |
raw |
The raw data field of a certificate in PKCS 12 format (X509Certificate2 in .NET) |
Property Details
odataType
Polymorphic discriminator, which specifies the different types this object can be
odataType: "#Microsoft.Media.ContentKeyPolicyX509CertificateTokenKey"
Property Value
"#Microsoft.Media.ContentKeyPolicyX509CertificateTokenKey"
rawBody
The raw data field of a certificate in PKCS 12 format (X509Certificate2 in .NET)
rawBody: null | Uint8Array
Property Value
null | Uint8Array