Method HasName
- Namespace
- MailFathom.Application.SensitiveContent
- Assembly
- MailFathom.Application.dll
HasName(string)
Reports whether a configured name is this rule's, ignoring how it was capitalized.
public bool HasName(string name)
Parameters
namestringThe name an operator configured.