Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GenerateSessionTokenDetails

Information about the new session token.

Properties

Optional assetIds

assetIds: Array<string>

Array of asset resource IDs used to limit the scope of the token.

packagingConfigId

packagingConfigId: string

The packaging config resource identifier used to limit the scope of the token.

scopes

scopes: Array<Scopes>

Array of scopes the token can act upon.

Optional timeExpires

timeExpires: Date

Token expiry time. An RFC3339 formatted datetime string.

Functions

getDeserializedJsonObj

getJsonObj