Table of Contents

Property VerificationUriComplete

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

VerificationUriComplete

The same address with the user code embedded, which providers may omit.

[JsonPropertyName("verification_uri_complete")]
public string? VerificationUriComplete { get; init; }

Property Value

string