Table of Contents

Property Name

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

Name

Gets or sets the operator-chosen identity of this secret, which is required and unique within the configuration root it belongs to.

public string Name { get; set; }

Property Value

string

Remarks

It is the stable non-secret handle every diagnostic, rotation, and audit record names, in place of an array position that renumbers on the next edit or a value that must never be written down. SecretName states which spellings are accepted, and startup rejects a missing, malformed, or duplicated one.