Okta.Sdk.Model.ServiceAccountForUpdate
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Description | string | The description of the service account | [optional] |
| Name | string | The human-readable name for the service account | [optional] |
| OwnerGroupIds | List<string> | A list of IDs of the Okta groups who own the service account | [optional] |
| OwnerUserIds | List<string> | A list of IDs of the Okta users who own the service account | [optional] |