Field ProcessIdentityName
- Namespace
- MailFathom.Application.Access
- Assembly
- MailFathom.Application.dll
The name the process's own identity is reported under, which is MailFathom itself rather than anything an operator configured.
public const string ProcessIdentityName = "mailfathom"
Returns
- string
- The name the process's own identity is reported under, which is MailFathom itself rather than anything an operator configured.