次の方法で共有


AESContentKey.KeyType プロパティ

定義

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

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

プロパティ値

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

適用対象