Okta.Sdk.Model.LogActor

October 22, 2025 ยท View on GitHub

Describes the user, app, client, or other entity (actor) who performs an action on a target. The actor is dependent on the action that is performed. All events have actors.

Properties

NameTypeDescriptionNotes
AlternateIdstringAlternative ID of the actor[optional] [readonly]
DetailEntryDictionary<string, Object>Further details about the actor[optional] [readonly]
DisplayNamestringDisplay name of the actor[optional] [readonly]
IdstringID of the actor[optional] [readonly]
TypestringType of actor[optional] [readonly]

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