Skip to main content
All docs
V25.2
  • 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.2.dll

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

    Declaration

    public string Instance

    Field Value

    Type Description
    String

    The URL to the national cloud instance.

    See Also