loginTime property

String? loginTime
getter/setter pair

The successful login time that is associated with the warning event.

This isn't present for blocked login attempts.

Optional.

Implementation

core.String? loginTime;