Table of Contents

Class SecretDeclarationError

Namespace
MailFathom.Infrastructure.Secrets.Resolution
Assembly
MailFathom.Infrastructure.dll

One secret whose declared identity or lifetime an operator must correct.

public sealed record SecretDeclarationError : IEquatable<SecretDeclarationError>
Inheritance
SecretDeclarationError
Implements
Inherited Members

Constructors

SecretDeclarationError(string, SecretDeclarationFailure)

One secret whose declared identity or lifetime an operator must correct.

Properties

ConfigurationPath

The setting to edit, which is the path the discovery walk reached the block by.

Failure

What is wrong with the declaration. It is the whole permitted vocabulary: no material and no reference target accompanies it.