Property RequiresClientSecret
- Namespace
- MailFathom.Common.MailboxOAuth
- Assembly
- MailFathom.Common.dll
RequiresClientSecret
Gets whether the provider rejects an authorization-code exchange that carries no client secret.
public bool RequiresClientSecret { get; }