WebContentFilter.URLFilterParameters
A dictionary containing URL filter parameters.
Declaration
object WebContentFilter.URLFilterParametersProperties
| Name | Type | Description |
|---|---|---|
PIRAuthenticationToken Required | string | The per-user authentication token string, which is an HTTP bearer token for the person using your app. The system uses this token to attest that it is a valid user when requesting anonymous authentication tokens for PIR exchanges. |
PIRPrivacyPassIssuerURL Required | string | The URL containing the domain name of Privacy Pass Issuer. |
PIRServerURL Required | string | The URL containing the domain name of the private information retrieval server. |
URLFilterControlProviderBundleIdentifier Required | string | The bundle identifier string of the URL filter control provider app extension. The system uses this string to identify the URL filter control provider when the filter starts running. |
URLFilterControlProviderDesignatedRequirement | string | The designated requirement string in the code signature of the URL filter control provider app extension. The system uses this string to identify the URL filter control provider when the filter starts running. Required in macOS. |
URLFilterFailClosed | boolean | If |
URLPrefilterFetchFrequency | integer | The time interval in seconds that the system uses to periodically run the |