Class TokenOptions

Class Documentation

class TokenOptions

Data structure for overrides to the default token options.

Public Members

csp::common::String ExpiryLength

The length of time for a token to expire formatted as “HH:MM:SS”, must be between “00:00:01” and “00:30:00” The default token expiry length is configured by MCS and defaults to 30 minutes.

Value must be less than the default expiry length, or it will be ignored.