LogOnHistoryRecordData Properties |
The LogOnHistoryRecordData type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountId | Gets the account identifier. | |
| AccountInfo |
Gets or sets the MemberInfoData object associated with the account.
| |
| EndReason | Gets the reason why the session was terminated. | |
| EndTime | Gets the time when the session was terminated. | |
| IPAddress | Gets the IP address associated with the session at the time of the logon. | |
| IsSeatReserved | Gets a value indicating whether the seat is reserved. | |
| SeatKind | Gets the kind of the seat. | |
| SessionId | Gets the session identifier. | |
| StartTime | Gets the time when the session was created. | |
| TenantId | Gets the tenant identifier. | |
| UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |