Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.03 KB

ThreatInsightConfiguration.md

File metadata and controls

14 lines (10 loc) · 1.03 KB

Okta.Sdk.Model.ThreatInsightConfiguration

Properties

Name Type Description Notes
Action string Specifies how Okta responds to authentication requests from suspicious IP addresses
Created DateTimeOffset Timestamp when the ThreatInsight Configuration object was created [optional] [readonly]
ExcludeZones List<string> Accepts a list of Network Zone IDs. IPs in the excluded network zones aren't logged or blocked. This ensures that traffic from known, trusted IPs isn't accidentally logged or blocked. [optional]
LastUpdated DateTimeOffset Timestamp when the ThreatInsight Configuration object was last updated [optional] [readonly]
Links LinksSelf [optional]

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