PlayReadyHeader.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.
Caution
Use IEncryptionKeyInfo.EncryptionType instead.
Obsolete. Refer to EncryptionKeyInfos and EncryptionType.
[System.Obsolete("Use IEncryptionKeyInfo.EncryptionType instead.")]
public Microsoft.Media.Drm.ContentKeyType EncryptionType { get; }
[<System.Obsolete("Use IEncryptionKeyInfo.EncryptionType instead.")>]
member this.EncryptionType : Microsoft.Media.Drm.ContentKeyType
Public ReadOnly Property EncryptionType As ContentKeyType
Property Value
- Attributes