Skip to main content
All docs
V23.2
.NET 6.0+

INonsecuredObjectSpaceProvider Methods

Declares the CreateNonsecuredObjectSpace() method that creates a non-secured Object Space. This Object Space allows you to bypass the Security System and access unprotected data.
Name Description
CreateNonsecuredObjectSpace() Creates a non-secured Object Space that allows you to bypass the Security System and access unprotected data.
See Also