authTime property

DateTime? authTime

The time the user authenticated (signed in).

Note that this is not the time the token was refreshed.

Implementation

DateTime? get authTime;