StorageEncryptedAssetDecryptionInfo.AssetFileEncryptionMetadata Property
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.
Asset File encryption metadata.
public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Media.Models.MediaAssetFileEncryptionMetadata> AssetFileEncryptionMetadata { get; }
member this.AssetFileEncryptionMetadata : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.Media.Models.MediaAssetFileEncryptionMetadata>
Public ReadOnly Property AssetFileEncryptionMetadata As IReadOnlyList(Of MediaAssetFileEncryptionMetadata)