Sensitive Property Mode
Determines how to export properties in the metadata that have been marked as Sensitive, including connection strings, passwords, and keys.
Options: Show, Hide, Redact
| Option | Behavior |
|---|---|
Show | Sensitive values are exported as-is into the documentation |
Hide (default) | Sensitive values are omitted from the exported metadata |
Redact | Sensitive values are replaced with ***** |
When to Change This Setting
Keep the default Hide for documentation that will be shared. Use Redact when the documentation should show that a sensitive value is configured without exposing it. Only use Show for documentation that stays within a trusted audience, since the values are embedded in the generated HTML.
Related Settings
| Setting | Interaction |
|---|---|
| Property Display Mode | General filtering of which properties are shown |
Notes
- This setting is part of the Documentation settings category.
- The default value for this setting is
Hide.