Record
trusted-device
No description available.
record trusted-device {
created: option<string>,
expiry: option<string>,
id: option<s32>,
last-authenticated: option<string>,
last-remote-addr: option<string>,
user-agent: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created | option<string> | |
| expiry | option<string> | |
| id | option<s32> | |
| last-authenticated | option<string> | |
| last-remote-addr | option<string> | |
| user-agent | option<string> |