AssetFileEncryptionMetadata.AssetFileId 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.
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