共用方式為


License 類別

定義

代表 PlayReady 授權。 這個類別是 abstract

public abstract class License
type License = class
Public MustInherit Class License
繼承
License
衍生

建構函式

License()

初始化 License 類別的新執行個體。

屬性

BindingKey

取得或設定 IBindingKey 授權的 。

ContentEncryptionKey

取得或設定 ContentKey ,用來解密與此授權相關聯的內容。

LeafContentKeyType

取得或設定 ContentKeyType ,將用於系結至此授權內容金鑰的任何分葉授權。

LicenseId

取得授權的全域唯一識別碼。

MinimumSecurityLevel

取得或設定應用程式播放與此授權相關聯的受保護內容所需的最低安全性層級。 服務應該指定最低安全性層級,以限制將內容的播放限制為更安全的裝置和用戶端。

Rights

取得物件的唯讀清單, Right 指出允許用戶端的許可權。

適用於