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