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
ConfigurationPathstringThe setting to edit, which is the path the discovery walk reached the block by.
FailureSecretDeclarationFailureWhat is wrong with the declaration. It is the whole permitted vocabulary: no material and no reference target accompanies it.