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