No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ClientBrowser
Represents a cookie added to the browser upon login, and also includes information about the browser application where the cookie was inserted. This object is available in version 28.0 and later.
Supported Calls
describeSObjects(), delete(), query(), retrieve()
Fields
| Field | Details |
|---|---|
| FullUserAgent |
|
| LastUpdate |
|
| ProxyInfo |
|
| UsersId |
|
Usage
At every login, the device the login request is from is checked against the known devices using ClientBrowser. A match means a cookie was found on the browser that matches an entry in the ClientBrowser table, so the device is known. No match means that no matching cookie was found, so the device is unknown, and the user is asked to confirm their identity.