Okta.Sdk.Model.OINApplication
October 3, 2024 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Accessibility | ApplicationAccessibility | [optional] | |
| Credentials | SchemeApplicationCredentials | [optional] | |
| Label | string | User-defined display name for app | [optional] |
| Licensing | ApplicationLicensing | [optional] | |
| Name | string | The key name for the OIN app definition | [optional] |
| Profile | Dictionary<string, Object> | Contains any valid JSON schema for specifying properties that can be referenced from a request (only available to OAuth 2.0 client apps) | [optional] |
| SignOnMode | string | Authentication mode for the app | [optional] |
| Status | ApplicationLifecycleStatus | [optional] | |
| Visibility | ApplicationVisibility | [optional] |