PlayReadyHeader.KeyId 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.KeyId instead.
Obsolete. Refer to EncryptionKeyInfos and KeyId.
[System.Obsolete("Use IEncryptionKeyInfo.KeyId instead.")]
public Guid KeyId { get; set; }
[<System.Obsolete("Use IEncryptionKeyInfo.KeyId instead.")>]
member this.KeyId : Guid with get, set
Public Property KeyId As Guid
Property Value
- Attributes