Class AtlasFirewallClientOptions
Options for the Atlas firewall proxy client. Only the Quilt4Net server address is needed — the
per-call API key and group come from the AtlasFirewallProxyKeyEntry in the value-group bundle.
public class AtlasFirewallClientOptions
- Inheritance
-
AtlasFirewallClientOptions
- Inherited Members
Properties
HttpTimeout
public TimeSpan HttpTimeout { get; set; }
Property Value
Quilt4NetAddress
public string Quilt4NetAddress { get; set; }