ContentKey.GetKeyData Method
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 binary key data of the content key.
public byte[] GetKeyData ();
member this.GetKeyData : unit -> byte[]
Public Function GetKeyData () As Byte()
Returns
Byte[]
The binary key data of the content key.