你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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