OmniClientAclEntry#
-
struct OmniClientAclEntry#
ACL entry defining access permissions for a user or group.
Public Members
-
const char *name#
The name of the user or group.
-
uint32_t access#
Some combination of OmniClientAccessFlags that apply to this user or group.
-
const char *name#