Newer Version Available
LoginIp
Represents a validated IP address. This object is available in version 28.0 and later.
Supported Calls
describeSObjects(), delete(), query(), retrieve()
Fields
| Field | Details |
|---|---|
| ChallengeMethod |
|
| ChallengeSentDate |
|
| IsAuthenticated |
|
| SourceIp |
|
| UsersId |
|
Usage
At every login, the IP address of the login request is checked against the validated IP addresses using LoginIp. A match means the login IP address is a known IP address. If there’s no match, the address is unknown, and the user is asked to confirm their identity.