Condividi tramite


ContentKey.EncryptionType Property

Definition

Gets the ContentKeyType of the content key.

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

Property Value

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

Implements

Applies to