Property Material
- Namespace
- MailFathom.Infrastructure.Mail.OAuth
- Assembly
- MailFathom.Infrastructure.dll
Material
The client secret and refresh token this request resolved. This record is a carrier and does not own them: the operation that requested the settings owns the material and must dispose it when it ends.
public MailOAuthClientMaterial Material { get; init; }