Okta.Sdk.Model.SchemeApplicationCredentials
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Signing | ApplicationCredentialsSigning | [optional] | |
| UserNameTemplate | ApplicationCredentialsUsernameTemplate | [optional] | |
| Password | PasswordCredential | [optional] | |
| RevealPassword | bool | Allow users to securely see their password | [optional] |
| Scheme | ApplicationCredentialsScheme | [optional] | |
| UserName | string | Shared username for the app | [optional] |