AuthenticationBase.GetBusinessClasses() Method
Returns a list of business classes to be added to the Application Model.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v25.2.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Returns
| Type |
|---|
| IList<Type> |
See Also