次の方法で共有


ContentKey.EncryptionType プロパティ

定義

コンテンツ キーの ContentKeyType を取得します。

public virtual Microsoft.Media.Drm.ContentKeyType EncryptionType { get; }
member this.EncryptionType : Microsoft.Media.Drm.ContentKeyType
Public Overridable ReadOnly Property EncryptionType As ContentKeyType

プロパティ値

コンテンツ キーの ContentKeyTypeKeyTypeと同じ値を返します。

実装

適用対象