Table of Contents

Property ConfiguredConnectionString

Namespace
MailFathom.Infrastructure.Persistence.Connections
Assembly
MailFathom.Infrastructure.dll

ConfiguredConnectionString

The connection string from ordinary configuration, typically ConnectionStrings:mailfathom, or null when ConnectionStringSecret supplies it.

public string? ConfiguredConnectionString { get; init; }

Property Value

string