Okta.Sdk.Model.ApplicationSettingsNotificationsVpnNetwork
October 22, 2025 ยท View on GitHub
Defines network zones for VPN notification
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Connection | string | Specifies the VPN connection details required to access the app | [optional] |
| Exclude | List<string> | Defines the IP addresses or network ranges that are excluded from the VPN requirement | [optional] |
| Include | List<string> | Defines the IP addresses or network ranges that are required to use the VPN | [optional] |