Property TokenEndpoint
- Namespace
- MailFathom.Common.MailboxOAuth
- Assembly
- MailFathom.Common.dll
TokenEndpoint
The endpoint the authorization code or device code is exchanged at.
public Uri TokenEndpoint { get; init; }
The endpoint the authorization code or device code is exchanged at.
public Uri TokenEndpoint { get; init; }