Table of Contents

Method ToString

Namespace
MailFathom.Infrastructure.Secrets.References
Assembly
MailFathom.Infrastructure.dll

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.

Remarks

The synthesized record printing is replaced because Target is a file path, a credential name, a vault identifier, or — under Plaintext — the complete secret. Any of those would otherwise reach every log line, exception message, and diagnostic dump this value is included in.