Share via


ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader Class

Definition

Specifies that the content key ID is in the PlayReady header.

public class ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader : Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyContentKeyLocation, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader>
type ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader = class
    inherit ContentKeyPolicyPlayReadyContentKeyLocation
    interface IJsonModel<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader>
    interface IPersistableModel<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader>
Public Class ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader
Inherits ContentKeyPolicyPlayReadyContentKeyLocation
Implements IJsonModel(Of ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader), IPersistableModel(Of ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader)
Inheritance
System.Object
ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader
Implements
System.ClientModel.Primitives.IJsonModel<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader> System.ClientModel.Primitives.IPersistableModel<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader> System.ClientModel.Primitives.IPersistableModel<T>

Constructors

ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader()

Initializes a new instance of ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader.

Methods

JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions)

Explicit Interface Implementations

IJsonModel<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

IJsonModel<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided System.Text.Json.Utf8JsonWriter.

IJsonModel<ContentKeyPolicyPlayReadyContentKeyLocation>.Create(Utf8JsonReader, ModelReaderWriterOptions)

Reads one JSON value (including objects or arrays) from the provided reader and converts it to a model.

(Inherited from ContentKeyPolicyPlayReadyContentKeyLocation)
IJsonModel<ContentKeyPolicyPlayReadyContentKeyLocation>.Write(Utf8JsonWriter, ModelReaderWriterOptions)

Writes the model to the provided System.Text.Json.Utf8JsonWriter.

(Inherited from ContentKeyPolicyPlayReadyContentKeyLocation)
IPersistableModel<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided System.BinaryData into a model.

IPersistableModel<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

IPersistableModel<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader>.Write(ModelReaderWriterOptions)

Writes the model into a System.BinaryData.

IPersistableModel<ContentKeyPolicyPlayReadyContentKeyLocation>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided System.BinaryData into a model.

(Inherited from ContentKeyPolicyPlayReadyContentKeyLocation)
IPersistableModel<ContentKeyPolicyPlayReadyContentKeyLocation>.GetFormatFromOptions(ModelReaderWriterOptions)

Gets the data interchange format (JSON, Xml, etc) that the model uses when communicating with the service.

(Inherited from ContentKeyPolicyPlayReadyContentKeyLocation)
IPersistableModel<ContentKeyPolicyPlayReadyContentKeyLocation>.Write(ModelReaderWriterOptions)

Writes the model into a System.BinaryData.

(Inherited from ContentKeyPolicyPlayReadyContentKeyLocation)

Applies to