policy

abstract var policy: GuestVFSPolicy

Guest I/O policy

Specifies security policies, and allowed access rights, for a guest's use of this file-system. If a requested guest I/O operation is not permitted by the attached policy, it is rejected without consultation of the backing file-system (as applicable).

This setting can be set as a property, or as a builder method.

See also

for the builder-method equivalent.