ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier Class
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.
Specifies that the content key ID is specified in the PlayReady configuration.
public class ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier : Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyContentKeyLocation, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier>
public class ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier : Azure.ResourceManager.Media.Models.ContentKeyPolicyPlayReadyContentKeyLocation
type ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier = class
inherit ContentKeyPolicyPlayReadyContentKeyLocation
interface IJsonModel<ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier>
interface IPersistableModel<ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier>
type ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier = class
inherit ContentKeyPolicyPlayReadyContentKeyLocation
Public Class ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier
Inherits ContentKeyPolicyPlayReadyContentKeyLocation
Implements IJsonModel(Of ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier), IPersistableModel(Of ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier)
Public Class ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier
Inherits ContentKeyPolicyPlayReadyContentKeyLocation
- Inheritance
-
ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier
- Implements
Constructors
ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier(Nullable<Guid>) |
Initializes a new instance of ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier. |
Properties
KeyId |
The content key ID. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |