AzureAdAuthenticationOptions.ClientId Field
Contains the unique Application (client) ID assigned to your app by Microsoft Entra ID when the app was registered.
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 application identifier. |
See Also