AzureAdAuthenticationOptions.Instance Field
Specifies if your app is signing users from the Azure public cloud or from national clouds.
Namespace: DevExpress.ExpressApp.Win.ApplicationBuilder
Assembly: DevExpress.ExpressApp.Win.v25.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
Declaration
Field Value
| Type | Description |
|---|---|
| String | The URL to the national cloud instance. |
See Also