expiresInSeconds property
Optional parameter to specify the life duration of the sign in token in seconds. By default, the duration is 30 days.
Minimum value: 1
Implementation
int? expiresInSeconds;
Optional parameter to specify the life duration of the sign in token in seconds. By default, the duration is 30 days.
Minimum value: 1
int? expiresInSeconds;