Skip to main content
All docs
V26.1
  • 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.v26.1.dll

    Declaration

    public string Instance

    Field Value

    Type Description
    String

    The URL to the national cloud instance.

    See Also