Property PermitsAccessTokenAuthentication
- Namespace
- MailFathom.Domain.Transport
- Assembly
- MailFathom.Domain.dll
PermitsAccessTokenAuthentication
Gets whether any permitted mechanism authenticates with an access token.
public bool PermitsAccessTokenAuthentication { get; }
Property Value
Remarks
The account then needs a token source, and configuration validation requires one at startup.