Partager via


ContentKey.KeyType Property

Definition

Gets the ContentKeyType of the content key.

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

Property Value

The ContentKeyType of the content key. Returns the same value as EncryptionType.

Applies to