Share via


ContentKey.GetKeyData Method

Definition

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.

Applies to