This service provides a means to encrypt, decrypt and validate tokens
Methods | Complex Types
Assembles a user token
A AssembleUserTokenResult element having the structure defined by the following table.
Assembles a visitor token
A AssembleVisitorTokenResult element having the structure defined by the following table.
Decrypts an encrypted token
A DisassembleTokenResult element having the structure defined by the following table.
Checks if a token is valid for a specific webcast
A ValidateTokenResult element having the structure defined by the following table.
Helper class Contains an assembled token or an error
Extending ResponseBase
Contains elements as defined in the following table.
Helper class Contains properties required to build a
Extending RequestBase
Helper class Contains properties required to build a visitor token
Helper class Contains properties used to disassemble a token
Helper class contains a disassembled token or an error
A collection of errors
Restricting anyType
proxy token class Replaces SsoUserToken or SsoVisitorToken
Token containing properties required to generate a user token
Token containing properties required to generate a visitor token
Helper class Contains properties that are required to validate a token
Helper class Used to check if a token has been succesfully validated