Condividi tramite


AESContentKey.KeyType Property

Definition

Gets the ContentKeyType of the content key.

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

Property Value

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

Applies to