Details
Name | Data Type | Is Nullable |
---|---|---|
Id | Integer | False |
SystemPortalId | Integer | False |
Username | String | False |
Password | String | False |
UserAgent | String | False |
BrowserName | String | False |
OperatingSystem | String | False |
RemoteIpAddress | String | False |
KeyStrokeCount
The number of keystrokes by the user while entering the password |
Integer | False |
Comment | String | False |
SuccessfulAuth | Boolean | False |
CreatedOn | DateTime | False |
CreatedBy | Integer | False |
ModifiedOn | DateTime | False |
ModifiedBy | Integer | False |
InactiveOn | DateTime | True |
InactiveBy | Integer | True |
IsInactive | Boolean | False |
SystemPortalId::SystemPortal.Name | String | False |
SystemPortalId_FormattedValue | String | False |
Object:
{
Id":####,SystemPortalId":####,
Username":"abcABC123",
Password":"abcABC123",
UserAgent":"abcABC123",
BrowserName":"abcABC123",
OperatingSystem":"abcABC123",
RemoteIpAddress":"abcABC123",
KeyStrokeCount":####,
Comment":"abcABC123",
SuccessfulAuth":True/False,
CreatedOn":"MM-dd-yyyy hh:mm:ss",
CreatedBy":####,
ModifiedOn":"MM-dd-yyyy hh:mm:ss",
ModifiedBy":####,
InactiveOn":"MM-dd-yyyy hh:mm:ss",
InactiveBy":####,
IsInactive":True/False,
SystemPortalId::SystemPortal.Name":"abcABC123",
SystemPortalId_FormattedValue":"abcABC123"
}