Okta.Sdk.Model.BehaviorRuleSettingsAnomalousLocation
October 27, 2022 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| MaxEventsUsedForEvaluation | int | [optional] [default to 20] | |
| MinEventsNeededForEvaluation | int | [optional] [default to 0] | |
| Granularity | LocationGranularity | ||
| RadiusKilometers | int | Required when `granularity` is `LAT_LONG`. Radius from the provided coordinates in kilometers. | [optional] |