FileSystemEntry.hasEffectiveCallerPrivilege Method
Checks if the file has the specified effective caller privilege or not.
Parameters
- privilegeId
-
Type: String
The ID of the privilege to check. See dundas.Constants for the list.
Return Value
Type: Boolean
Returns true if this file has the privilege; otherwise, false.