Sdílet prostřednictvím


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>
public class ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader : Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyContentKeyLocation
type ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader = class
    inherit ContentKeyPolicyPlayReadyContentKeyLocation
    interface IJsonModel<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader>
    interface IPersistableModel<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader>
type ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader = class
    inherit ContentKeyPolicyPlayReadyContentKeyLocation
Public Class ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader
Inherits ContentKeyPolicyPlayReadyContentKeyLocation
Implements IJsonModel(Of ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader), IPersistableModel(Of ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader)
Public Class ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader
Inherits ContentKeyPolicyPlayReadyContentKeyLocation
Inheritance
ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader
Implements

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 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 Utf8JsonWriter.

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

Converts the provided 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 BinaryData.

IPersistableModel<ContentKeyPolicyPlayReadyContentKeyLocation>.Create(BinaryData, ModelReaderWriterOptions)

Converts the provided 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 BinaryData.

(Inherited from ContentKeyPolicyPlayReadyContentKeyLocation)

Applies to