Property Password
- Namespace
- MailFathom.Infrastructure.Persistence.Connections
- Assembly
- MailFathom.Infrastructure.dll
Password
The block referencing the password alone, or null when the connection string already carries every credential or the deployment authenticates without one.
public ConfiguredSecret? Password { get; init; }