OptionalallOf?: string[]OptionalignorerUserStartNodes?: booleanIf true, the condition will ignorer the user start-node check and only check the permissions. Use this carefully, as this will permit access for Documents that are outside the user's start-node scope.
OptionaloneOf?: string[]The user must have at least one of the permissions in this array for the condition to be met.
The user must have all of the permissions in this array for the condition to be met.