LicenseResponse.AddLicense(License) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
将 添加到 License 此响应。
public void AddLicense (Microsoft.Media.Drm.License license);
member this.AddLicense : Microsoft.Media.Drm.License -> unit
Public Sub AddLicense (license As License)
参数
例外
license
为 null。
作为license
MinimumSecurityLevel大于 属性 SecurityLevel的 ClientCertificate 。