Table of Contents

Property ClientSecret

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

ClientSecret

The registered application's secret, or null for a public client, which holds none.

public ResolvedSecret? ClientSecret { get; init; }

Property Value

ResolvedSecret