LoginIp
This is a table representing the LoginIp entities in FinancialForce.
Columns
| Name | Type | ReadOnly | References | Description |
| Id [KEY] | String | True |
Unique identifier of the LoginIp. | |
| UsersId | String | True |
User.Id |
Label User ID corresponds to this field. |
| SourceIp | String | True |
Label Source IP corresponds to this field. | |
| CreatedDate | Datetime | True |
Label Created Date corresponds to this field. | |
| IsAuthenticated | Boolean | True |
Label IsAuthenticated corresponds to this field. | |
| ChallengeSentDate | Datetime | True |
Label Challenge SentDate corresponds to this field. | |
| ChallengeMethod | String | True |
Label Challenge Method corresponds to this field. |