Okta.Sdk.Model.CredentialSyncInfo
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ErrorCode | string | The error code for the type of error | [optional] [readonly] |
| ErrorReason | string | A short description of the error | [optional] [readonly] |
| SecretVersionId | string | The version ID of the password secret from the OPA vault. | [optional] |
| SyncState | CredentialSyncState | [optional] | |
| SyncTime | DateTimeOffset | Timestamp when the credential was changed | [optional] [readonly] |