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 |
---|---|
AssetAuthoringSession() |
Properties
Name | Description |
---|---|
AssetId | Gets or sets the asset ID. |
ContainerFiles | Gets or sets the file collection for the asset. |
ContainerSas | Gets or sets the content container SAS token. |
ContainerUri | Gets or sets the content container URI. |
Contributors | Gets or sets the list of asset contributors. |
CustomData | Gets or sets custom asset data. |
Description | Gets or sets the asset description. |
ExpirationTime | Gets or sets the authoring session expiration time. |
Links | Gets or sets the authoring asset links. |
PreviousAssetVersionId | Gets or sets the previous asset version ID. |
PublicName | Gets or sets the asset public name. |
ReadOnly | Gets or sets whether the authoring session is read-only. |
SessionId | Gets or sets the session ID. |
StringCulture | Gets or sets the string culture for the asset. |
Tags | Gets or sets the asset tags. |