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

CommonEncryptionCbcs 类

定义

CommonEncryptionCbcs 加密方案的类。

public class CommonEncryptionCbcs
type CommonEncryptionCbcs = class
Public Class CommonEncryptionCbcs
继承
CommonEncryptionCbcs

构造函数

CommonEncryptionCbcs()

初始化 CommonEncryptionCbcs 的新实例。

属性

ClearKeyEncryptionCustomKeysAcquisitionUriTemplate

向最终用户玩家传送内容密钥的自定义服务的 URL 模板。 使用 Azure 媒体服务颁发许可证时不需要。 该模板支持可替换的令牌,在运行时,服务将使用特定于请求的值更新这些令牌。 当前支持的令牌值为 {AlternativeMediaId},替换为 StreamingLocatorId.AlternativeMediaId 的值。

ClearTracks

表示不应加密的曲目。

ContentKeys

表示每个加密方案的默认内容密钥,以及特定轨道的单独内容密钥。

Drm

为当前加密方案配置 DRM。

EnabledProtocols

表示支持的协议。

适用于