Share via


AssetFileEncryptionMetadata.AssetFileId Property

Definition

Gets or sets the Asset File Id.

[Newtonsoft.Json.JsonProperty(PropertyName="assetFileId")]
public Guid AssetFileId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="assetFileId")>]
member this.AssetFileId : Guid with get, set
Public Property AssetFileId As Guid

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to