Property GrantTypeName
- Namespace
- MailFathom.Infrastructure.Mail.OAuth
- Assembly
- MailFathom.Infrastructure.dll
GrantTypeName
Gets the grant_type value the token request sends.
public string GrantTypeName { get; }
Property Value
Exceptions
- InvalidOperationException
Thrown when the value is the struct default rather than a grant.