Skip to main content
A newer version of this page is available. .
All docs
V21.2
.NET Framework 4.5.2+

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