Property Password
- Namespace
- MailFathom.Infrastructure.Mail
- Assembly
- MailFathom.Infrastructure.dll
Password
The mailbox password or app password, or null when the account's authentication policy permits only token-bearing mechanisms and it therefore configures none.
public ResolvedSecret? Password { get; init; }