Table of Contents

Property DeviceCode

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

DeviceCode

The code the token request polls with.

[JsonPropertyName("device_code")]
public string? DeviceCode { get; init; }

Property Value

string