Property PermittedMechanismNames
- Namespace
- MailFathom.Infrastructure.Mail
- Assembly
- MailFathom.Infrastructure.dll
PermittedMechanismNames
Gets the SASL names the account's policy permits.
public IReadOnlyList<string> PermittedMechanismNames { get; }
Gets the SASL names the account's policy permits.
public IReadOnlyList<string> PermittedMechanismNames { get; }