Property VerificationUri
- Namespace
- MailFathom.Common.OAuth
- Assembly
- MailFathom.Common.dll
VerificationUri
The address a person opens on a device that has a browser.
[JsonPropertyName("verification_uri")]
public string? VerificationUri { get; init; }
The address a person opens on a device that has a browser.
[JsonPropertyName("verification_uri")]
public string? VerificationUri { get; init; }