Cassia
ITerminalServicesSession.LoginTime Property
Syntax
Remarks
Collapse All
The time at which the user logged into this session for the first time.
Declaring type:
ITerminalServicesSession
Namespace:
Cassia
Assembly:
Cassia
Syntax
C#
public abstract DateTime? LoginTime { get; }
Property Value
There is no description.
Top
Remarks
May be
null
, e.g. for a listening session.
Top
Generated by
ImmDoc .NET
.