Class AssetAuthoringSession
Configuration for an asset authoring session.
Inheritance
System.Object
AssetAuthoringSession
Namespace: Den.Dev.Grunt.Models.HaloInfinite
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class AssetAuthoringSession
Constructors
Name | Description |
---|---|
Asset |
Properties
Name | Description |
---|---|
Asset |
Gets or sets the asset ID. |
Container |
Gets or sets the file collection for the asset. |
Container |
Gets or sets the content container SAS token. |
Container |
Gets or sets the content container URI. |
Contributors | Gets or sets the list of asset contributors. |
Custom |
Gets or sets custom asset data. |
Description | Gets or sets the asset description. |
Expiration |
Gets or sets the authoring session expiration time. |
Links | Gets or sets the authoring asset links. |
Previous |
Gets or sets the previous asset version ID. |
Public |
Gets or sets the asset public name. |
Read |
Gets or sets whether the authoring session is read-only. |
Session |
Gets or sets the session ID. |
String |
Gets or sets the string culture for the asset. |
Tags | Gets or sets the asset tags. |