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.v26.1.dll
Declaration
Field Value
| Type | Description |
|---|---|
| String | The application identifier. |
See Also