次の方法で共有


ContentKeyPolicyPlayReadyLicense interface

PlayReady ライセンス

プロパティ

allowTestDevices

テスト デバイスでライセンスを使用できるかどうかを示すフラグ。

beginDate

ライセンスの開始日

contentKeyLocation

コンテンツ キーの場所。

contentType

PlayReady コンテンツ タイプ。

expirationDate

ライセンスの有効期限。

gracePeriod

ライセンスの猶予期間。

licenseType

ライセンスの種類。

playRight

ライセンス PlayRight

relativeBeginDate

ライセンスの相対開始日。

relativeExpirationDate

ライセンスの相対的な有効期限日。

securityLevel

セキュリティ レベル。

プロパティの詳細

allowTestDevices

テスト デバイスでライセンスを使用できるかどうかを示すフラグ。

allowTestDevices: boolean

プロパティ値

boolean

beginDate

ライセンスの開始日

beginDate?: Date

プロパティ値

Date

contentKeyLocation

コンテンツ キーの場所。

contentKeyLocation: ContentKeyPolicyPlayReadyContentKeyLocationUnion

プロパティ値

contentType

PlayReady コンテンツ タイプ。

contentType: string

プロパティ値

string

expirationDate

ライセンスの有効期限。

expirationDate?: Date

プロパティ値

Date

gracePeriod

ライセンスの猶予期間。

gracePeriod?: string

プロパティ値

string

licenseType

ライセンスの種類。

licenseType: string

プロパティ値

string

playRight

ライセンス PlayRight

playRight?: ContentKeyPolicyPlayReadyPlayRight

プロパティ値

relativeBeginDate

ライセンスの相対開始日。

relativeBeginDate?: string

プロパティ値

string

relativeExpirationDate

ライセンスの相対的な有効期限日。

relativeExpirationDate?: string

プロパティ値

string

securityLevel

セキュリティ レベル。

securityLevel?: string

プロパティ値

string