Table of Contents

Property RedirectUri

Namespace
MailFathom.Common.MailboxOAuth
Assembly
MailFathom.Common.dll

RedirectUri

The loopback address the authorization code is returned to, unused by the device-code grant.

public Uri? RedirectUri { get; init; }

Property Value

Uri