Okta.Sdk.Model.LogTargetChangeDetails

October 22, 2025 ยท View on GitHub

Details on the target's changes. Not all event types support the changeDetails property, and not all target objects contain the changeDetails property. > Note: You can't run queries on changeDetails or the object's to or from properties.

Properties

NameTypeDescriptionNotes
FromDictionary<string, Object>The original properties of the target[optional]
ToDictionary<string, Object>The updated properties of the target[optional]

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