Okta.Sdk.Model.SecurePasswordStoreApplicationSettingsApplication
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| OptionalField1 | string | Name of the optional parameter in the sign-in form | [optional] |
| OptionalField1Value | string | Name of the optional value in the sign-in form | [optional] |
| OptionalField2 | string | Name of the optional parameter in the sign-in form | [optional] |
| OptionalField2Value | string | Name of the optional value in the sign-in form | [optional] |
| OptionalField3 | string | Name of the optional parameter in the sign-in form | [optional] |
| OptionalField3Value | string | Name of the optional value in the sign-in form | [optional] |
| PasswordField | string | CSS selector for the Password field in the sign-in form | |
| Url | string | The URL of the sign-in page for this app | |
| UsernameField | string | CSS selector for the Username field in the sign-in form |