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