![]() |
User privilege.
Definition at line 83 of file as_admin.h.
#include "as_admin.h"
Data Fields | |
as_privilege_code | code |
as_namespace | ns |
as_set | set |
as_privilege_code as_privilege::code |
Privilege code.
Definition at line 99 of file as_admin.h.
as_namespace as_privilege::ns |
Namespace scope. Apply permission to this null terminated namespace only. If string length is zero, the privilege applies to all namespaces.
Definition at line 88 of file as_admin.h.
as_set as_privilege::set |
Set name scope. Apply permission to this null terminated set within namespace only. If string length is zero, the privilege applies to all sets within namespace.
Definition at line 94 of file as_admin.h.