Thrown when engine data is accessed but was never loaded because the
current user lacks read permissions on the underlying entities.
Consumers that want graceful degradation should check
engine.IsPermissionConstrained BEFORE accessing properties.
This exception is the safety net for code paths that forget to check.
Thrown when engine data is accessed but was never loaded because the current user lacks read permissions on the underlying entities.
Consumers that want graceful degradation should check
engine.IsPermissionConstrainedBEFORE accessing properties. This exception is the safety net for code paths that forget to check.