posixUser property

PosixUser? posixUser
final

The full POSIX identity, including the user ID, group ID, and secondary group IDs on the access point that is used for all file operations by NFS clients using the access point.

Implementation

final PosixUser? posixUser;