Name | Type | Description | Notes |
---|---|---|---|
Accessibility | ApplicationAccessibility | [optional] | |
Created | DateTimeOffset | Timestamp when the Application object was created | [optional] [readonly] |
Features | List<string> | Enabled app features | [optional] |
Id | string | Unique ID for the app instance | [optional] [readonly] |
Label | string | User-defined display name for app | |
LastUpdated | DateTimeOffset | Timestamp when the Application object was last updated | [optional] [readonly] |
Licensing | ApplicationLicensing | [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 | ApplicationSignOnMode | ||
Status | ApplicationLifecycleStatus | [optional] | |
Visibility | ApplicationVisibility | [optional] | |
Embedded | Dictionary<string, Object> | [optional] [readonly] | |
Links | ApplicationLinks | [optional] | |
Credentials | SchemeApplicationCredentials | [optional] | |
Name | string | `template_basic_auth` is the key name for a basic authentication scheme app instance | |
Settings | BasicApplicationSettings |