次の方法で共有


License.LeafContentKeyType プロパティ

定義

このライセンスのコンテンツ キーにバインドされているリーフ ライセンスに使用される ContentKeyType を取得または設定します。

public virtual Microsoft.Media.Drm.ContentKeyType LeafContentKeyType { get; set; }
member this.LeafContentKeyType : Microsoft.Media.Drm.ContentKeyType with get, set
Public Overridable Property LeafContentKeyType As ContentKeyType

プロパティ値

このライセンスのコンテンツ キーにバインドされているリーフ ライセンスに使用される ContentKeyType

例外

set の場合、値セットが無効な場合にスローされます。

適用対象