Record
callout-auth
No description available.
record callout-auth {
domain: option<string>,
password: option<string>,
preemptive: option<bool>,
username: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| domain | option<string> | |
| password | option<string> | |
| preemptive | option<bool> | |
| username | option<string> |