Home > Configuration > Quic > setquicprofile_newtokenvalidityperiod

setquicprofile_newtokenvalidityperiod

Use this method to set an integer value, specifying the validity period, in seconds, of address validation tokens issued through QUIC NEW_TOKEN frames sent by the Citrix ADC.

Syntax



Parameters

name

Name for the QUIC profile. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@),equals sign (=), and hyphen (-) characters. Cannot be changed after the profile is created.
This is mandatory parameter.

newtokenvalidityperiod

An integer value, specifying the validity period, in seconds, of address validation tokens issued through QUIC NEW_TOKEN frames sent by the Citrix ADC.
Default value = 300.
Minimum value = 1.
Maximum value = 3600.

Return Value

Returns simpleResult

See Also