Creates a new authentication results value.
Optionalauthservid: stringThe authentication service identifier.
The optional instance identifier.
The optional authentication service version.
ReadonlyresultsThe authentication method results.
The authentication service identifier.
The optional instance identifier.
The optional authentication service version.
The authentication method results.
Encodes this header value into string fragments.
Serializes this authentication results value.
StaticparseParses an Authentication-Results header value.
A Result; { ok: false } with a MimeError on malformed input.
StatictryAttempts to parse an Authentication-Results header value.
A Result; { ok: false } with a MimeError on malformed input or invalid arguments.
Represents an
Authentication-Resultsheader value.