HeaderAddressProperties interface
Header name and source addresses associated with the header.
Properties
| address |
List of source remote IP to be allowed or denied. |
| header |
Name of the header. |
Property Details
addressList
List of source remote IP to be allowed or denied.
addressList?: string[]
Property Value
string[]
headerName
Name of the header.
headerName?: string
Property Value
string