Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Needs review
Created by Tim Pullen
Created on Dec 13, 2024

Add CheckAccess() to Scripting Language

There are currently calls to grant and revoke all types:
Action
Corridor
Layer
SharedView
Etc.

Add a set of calls that allow access to be checked

boolean = security.CheckCorridorAccess(string corridor, string group/user, string permissions)