Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 760 Bytes

UISchemaObject.md

File metadata and controls

14 lines (10 loc) · 760 Bytes

Okta.Sdk.Model.UISchemaObject

Properties of the UI schema

Properties

Name Type Description Notes
ButtonLabel string Specifies the button label for the `Submit` button at the bottom of the enrollment form. [optional] [default to "Submit"]
Elements UIElement [optional]
Label string Specifies the label at the top of the enrollment form under the logo. [optional] [default to "Sign in"]
Type string Specifies the type of layout [optional]

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