Property Grant
- Namespace
- MailFathom.Infrastructure.Mail.OAuth
- Assembly
- MailFathom.Infrastructure.dll
Grant
Gets or sets the RFC 6749 grant this account exchanges, either refresh_token or client_credentials.
public string Grant { get; set; }
Gets or sets the RFC 6749 grant this account exchanges, either refresh_token or client_credentials.
public string Grant { get; set; }