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
type ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier = class
inherit ContentKeyPolicyPlayReadyContentKeyLocation
Public Class ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier
Inherits ContentKeyPolicyPlayReadyContentKeyLocation
- Inheritance
-
ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier
Constructors
ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier(Nullable<Guid>) |
Initializes a new instance of ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifier. |
Properties
KeyId |
The content key ID. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET