Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 814 Bytes

File metadata and controls

14 lines (10 loc) · 814 Bytes

Okta.Sdk.Model.ApplicationVisibility

Specifies visibility settings for the app

Properties

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]

[Back to Model list] [Back to API list] [Back to README]