Method NamesASecret
- Namespace
- MailFathom.Infrastructure.Secrets.Discovery
- Assembly
- MailFathom.Infrastructure.dll
NamesASecret(string?)
Gets whether a property name announces that the property holds a secret.
public static bool NamesASecret(string? propertyName)
Parameters
propertyNamestringThe property name to classify.