Okta.Sdk.Model.AppAccountContainerDetails
October 22, 2025 ยท View on GitHub
Container details for resource type APP_ACCOUNT
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AppName | string | The application name | [optional] [readonly] |
| ContainerId | string | The app ID associated with the privileged resource | |
| DisplayName | string | Human-readable name of the container that owns the privileged resource | [optional] [readonly] |
| GlobalAppId | string | The application global ID | [optional] [readonly] |
| PasswordPushSupported | bool | Indicates if the application supports password push | [optional] [readonly] |
| ProvisioningEnabled | bool | Indicates if provisioning is enabled for this application | [optional] [readonly] |
| Status | AppInstanceContainerStatus | [optional] | |
| Links | AppAccountContainerLink | [optional] |