次の方法で共有


ContentKey.KeyType プロパティ

定義

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

public abstract Microsoft.Media.Drm.ContentKeyType KeyType { get; }
member this.KeyType : Microsoft.Media.Drm.ContentKeyType
Public MustOverride ReadOnly Property KeyType As ContentKeyType

プロパティ値

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

適用対象