Property requiredHeaders
requiredHeaders
Returns the required headers, based on the required legislation.
If PIPL is not required it will return an empty Dictionary.
In order to get the correct information, CheckGeoIP
method has to be called beforehand (which updates
the geolocation response for the current session).
Declaration
public Dictionary<string, string> requiredHeaders { get; }
Property Value
Type | Description |
---|---|
Dictionary<string, string> |