你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
StreamingLocatorContentKey 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
流式处理定位符中内容密钥的类。
public class StreamingLocatorContentKey
type StreamingLocatorContentKey = class
Public Class StreamingLocatorContentKey
- 继承
-
StreamingLocatorContentKey
构造函数
StreamingLocatorContentKey(Guid) |
初始化 StreamingLocatorContentKey 的新实例。 |
属性
Id |
内容密钥的 ID。 |
KeyType |
内容密钥的加密类型。 |
LabelReferenceInStreamingPolicy |
流式处理策略中指定的内容密钥标签。 |
PolicyName |
内容密钥使用的 ContentKeyPolicy。 |
Tracks |
跟踪使用此内容密钥的项。 |
Value |
内容键的值。 |