Property RefreshToken
- Namespace
- MailFathom.Infrastructure.Mail.OAuth
- Assembly
- MailFathom.Infrastructure.dll
RefreshToken
The operator-provisioned refresh token, or null for the client-credentials grant, which has none.
public ResolvedSecret? RefreshToken { get; init; }