expirationTime property

String? expirationTime
getter/setter pair

The time at which the user's access expires, if set.

When setting this value, it must always be in the future.

Implementation

core.String? expirationTime;