Struct WebEgressPolicy.Decision
One validation verdict: allowed, or refused with the reason.
public readonly struct WebEgressPolicy.Decision
- Inherited Members
Properties
- Allowed
True when the request may proceed.
- PinnedAddresses
The validated addresses the connection MUST use, in resolver order. Empty for a refusal.
- Reason
Why the fetch was refused; empty when allowed.