Table of Contents

Constructor SecretDeclarationError

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

SecretDeclarationError(string, SecretDeclarationFailure)

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

public SecretDeclarationError(string ConfigurationPath, SecretDeclarationFailure Failure)

Parameters

ConfigurationPath string

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

Failure SecretDeclarationFailure

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