INonSecuredObjectSpaceFactory Methods
Provides access to the non-secured Object Space in ASP.NET Core applications.| Name | Description |
|---|---|
| CreateNonSecuredObjectSpace(Type) | Creates a non-secured Object Space for the specified business object type. |
See Also