Files
kumomta/docs/reference/header/authentication_results.md
T
2025-10-07 07:38:10 +01:00

14 lines
381 B
Markdown

# authentication_results
```lua
local authentication_results = header.authentication_results
```
{{since('2025.10.06-5ec871ab')}}
Reading the `authentication_results` field will attempt to interpret the contents of the
header as an [Authentication Result](../authenticationresult.md).
If the header value is not compatible with this representation, a lua error
will be raised.