LastLogin Property (AUser)

Returns the last time the user logged in.

Syntax

[ dateLastLogin = ] Object.LastLoginTime

The LastLoginTime property syntax has the following parts:

 

Name

Type

Description

Object

AUser

AUser object

dateLastLogin

DateTime

The last time the user logged in.

Example

The following example will return the date of the last user login:

user1.LastLoginTime

Applies to

AUser

See Also

FullName, Name, Rights