Table of Contents

Property RawSecretPropertyPaths

Namespace
MailFathom.Infrastructure.Secrets.Discovery
Assembly
MailFathom.Infrastructure.dll

RawSecretPropertyPaths

The configuration paths of string properties whose name announces a secret. Each one bypasses the block shape and every rule that depends on it, so the host refuses to start rather than binding a secret it cannot validate, resolve, or erase.

public IReadOnlyList<string> RawSecretPropertyPaths { get; init; }

Property Value

IReadOnlyList<string>