authenticationValidityDurationSeconds property

int authenticationValidityDurationSeconds
getter/setter pair

The duration in seconds for which the authentication is valid. If the user sets it to -1 (default), user must authenticate each time they want to get or set a secret.

Implementation

int authenticationValidityDurationSeconds;