Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

All token info entities are structured as follows:

entity:

...

  • Token string read-only: The token granted for authentication purposes

...

  • Scope string read-only: The scope granted by the token. For example, a successful user authentication response will contain both "Full" and "Self" values. 

  • ValidFrom DateTime read-only:

...

  •  The token will be valid from this date and time. See 

...

...

  •  for more information about this data type.

  • ValidTo DateTime read-only:

...

  • The date and time that the token expires.

...

  •  See DateTime for more information about this data type.