Table of Contents

Property DeviceAuthorizationEndpoint

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

DeviceAuthorizationEndpoint

The RFC 8628 endpoint that issues a device code, or null when the provider offers none.

public Uri? DeviceAuthorizationEndpoint { get; init; }

Property Value

Uri