Okta.Sdk.Model.LogGeolocation

October 22, 2025 ยท View on GitHub

The latitude and longitude of the geolocation where an action was performed. The object is formatted according to the ISO 6709 standard.

Properties

NameTypeDescriptionNotes
LatdoubleLatitude which uses two digits for the integer part[optional] [readonly]
LondoubleLongitude which uses three digits for the integer part[optional] [readonly]

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