SecurityStrategy.GetBusinessClasses() Method
In This Article
Returns a list of persistent types that are used within the current security strategy.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Security
#Declaration
#Returns
Type | Description |
---|---|
IList<Type> | An IList |
#Implements
See Also