Skip to main content
All docs
V25.1
  • .NET 8.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