MOVEitUserInfoLastLoginStamp Property |
Last time this user signed on.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public DateTime LastLoginStamp { get; }
Public ReadOnly Property LastLoginStamp As DateTime
Get
public:
property DateTime LastLoginStamp {
DateTime get ();
}
Property Value
Type:
DateTimeSee Also