Record
credential
No description available.
record credential {
id: option<s32>,
label: option<string>,
last-decrypted: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | option<s32> | |
| label | option<string> | |
| last-decrypted | option<string> |
No description available.
record credential {
id: option<s32>,
label: option<string>,
last-decrypted: option<string>,
}| Name | Type | Description |
|---|---|---|
| id | option<s32> | |
| label | option<string> | |
| last-decrypted | option<string> |