No Access Behavior
Unauthorized unprotect requests behaviour.
The security policy maintains a No Access Operation, configured in an ESA, which determines the response for unauthorized unprotect requests.

The following table describes the value returned to the UDF function for various cases:
| No Access Operation | Data Returned |
|---|---|
| Null | null |
| Protected | (protected value) |
| Exception | Query will return an exception |
Note
An unauthorized protect will throw an exception.Feedback
Was this page helpful?