FSContext
A context object that provides information about the initiator of a file system operation.
Declaration
class FSContextOverview
This object contains the user ID and group ID of the process that initiated the file system operation, allowing file systems to make authorization decisions based on the caller’s identity. Use this context in handler methods that provide the context as a parameter.