Which SOQL keywords can be used to respect the object permissions of the running user for a query in Apex code?
a) WITH SECURITY_ENFORCED
b) IGNORE PERMISSIONS
c) SECURITY BOUND
d) EXCLUDE PERMISSIONS