Okta.Sdk.Model.IdentitySourceSession
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Created | DateTimeOffset | The timestamp when the identity source session was created | [optional] [readonly] |
| Id | string | The ID of the identity source session | [optional] [readonly] |
| IdentitySourceId | string | The ID of the custom identity source for which the session is created | [optional] [readonly] |
| ImportType | string | The type of import. All imports are `INCREMENTAL` imports. | [optional] [readonly] |
| LastUpdated | DateTimeOffset | The timestamp when the identity source session was created | [optional] [readonly] |
| Status | IdentitySourceSessionStatus | [optional] |