Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 610 Bytes

ApiTokenNetwork.md

File metadata and controls

13 lines (9 loc) · 610 Bytes

Okta.Sdk.Model.ApiTokenNetwork

The Network Condition of the API Token

Properties

Name Type Description Notes
Connection string The connection type of the Network Condition [optional]
Include List<string> List of included IP network zones [optional]
Exclude List<string> List of excluded IP network zones [optional]

[Back to Model list] [Back to API list] [Back to README]