Specifies visibility settings for the app
| Name | Type | Description | Notes |
|---|---|---|---|
| AppLinks | Dictionary<string, bool> | Links or icons that appear on the End-User Dashboard if they're set to `true`. | [optional] |
| AutoLaunch | bool | Automatically signs in to the app when user signs into Okta | [optional] |
| AutoSubmitToolbar | bool | Automatically sign in when user lands on the sign-in page | [optional] |
| Hide | ApplicationVisibilityHide | [optional] |