English

Connect to Microsoft365 Mailbox using Modern Authentication in C# .NET

Modern Authentication is now enabled by default for all new Microsoft 365/Azure tenants because this protocol is more secure than the deprecated Basic Authentication. Modern Authentication is based on Active Directory Authentication Library and OAuth 2.0. It uses time-limited tokens, and applications don’t store user credentials. In addition, it is planned to completely prohibit the use of Basic Authentication for all Microsoft 365 clients. In this article, we will focus on using Modern Authentication to connect via EWS, SMTP, IMAP, POP clients of Aspose.
June 14, 2022 · 5 min · Dmitrysamodurov

Access IMAP/SMTP server using OAuth with Aspose.Email for .NET 2.3.0

We are pleased to announce the release of Aspose.Email for .NET 2.3.0. This month’s release includes a new feature for accessing IMAP and SMTP server accounts using OAuth. It also includes an enhancement feature for formatting an Appointment using the AppointmentFormattingOption class. To get further details about what’s new and fixed, read the release notes on the Aspose.Email for .NET release page.
October 30, 2012 · 1 min · Kashif Iqbal