SessionData (class)

Namespace: PorticoXR.Authentication

PorticoXR platform session credentials.

Fields

  • string Token — Session token.
  • AuthenticationError Error — Error type (if an error occurred).

Properties

Property Type Summary
HasError bool If an error occurred.