Table of Contents

Property AccessToken

Namespace
MailFathom.Common.OAuth
Assembly
MailFathom.Common.dll

AccessToken

The issued bearer token.

[JsonPropertyName("access_token")]
public string? AccessToken { get; init; }

Property Value

string