All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
as_privilege Struct Reference

Detailed Description

User privilege.

Definition at line 115 of file as_admin.h.

#include "as_admin.h"

+ Collaboration diagram for as_privilege:

Data Fields

as_privilege_code code
 
as_namespace ns
 
as_set set
 

Field Documentation

as_privilege_code as_privilege::code

Privilege code.

Definition at line 131 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 120 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 126 of file as_admin.h.


The documentation for this struct was generated from the following file: