IEncryptionKeyInfo.EncryptionType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ContentKeyType of the content key.
public Microsoft.Media.Drm.ContentKeyType EncryptionType { get; }
member this.EncryptionType : Microsoft.Media.Drm.ContentKeyType
Public ReadOnly Property EncryptionType As ContentKeyType
Property Value
The ContentKeyType of the content key.