Back to Devexpress

WinExternalAuthenticationBuilder Class

expressappframework-devexpress-dot-expressapp-dot-win-dot-applicationbuilder-c7b89d19.md

latest2.3 KB
Original Source

WinExternalAuthenticationBuilder Class

A builder that allows you to enable external (non-XAF) authentication providers in a WinForms application.

Namespace : DevExpress.ExpressApp.Win.ApplicationBuilder

Assembly : DevExpress.ExpressApp.Win.v25.2.dll

NuGet Packages : DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Declaration

csharp
public class WinExternalAuthenticationBuilder
vb
Public Class WinExternalAuthenticationBuilder

The following members return WinExternalAuthenticationBuilder objects:

Inheritance

Object WinExternalAuthenticationBuilder

Extension Methods

AddAzureAD(Action<AzureAdAuthenticationOptions>)

See Also

WinExternalAuthenticationBuilder Members

Multi-Tenancy (Data per Tenant)

DevExpress.ExpressApp.Win.ApplicationBuilder Namespace