Table of Contents

Property ClientCredentials

Namespace
MailFathom.Infrastructure.Mail.OAuth
Assembly
MailFathom.Infrastructure.dll

ClientCredentials

Gets the app-only grant that authenticates the registered application itself.

public static MailOAuthGrant ClientCredentials { get; }

Property Value

MailOAuthGrant

Remarks

This is what Exchange Online's app-only access uses, and it needs no human present at any point.