Diffusion C API  6.4.10
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
security_store_role_s Struct Reference

Data Fields

char * name
 Name of the role.
 
SET_Tincluded_roles
 A set of roles included within the role.
 
SET_Tglobal_permissions
 A set of global permissions assigned to the role.
 
SET_Tdefault_topic_permissions
 A set of default topic permissions assigned to the role.
 
HASH_Ttopic_permissions
 A hash of topic permissions assigned to the role.
 
const char * locking_principal
 Principal that this role is locked by. More...
 

Field Documentation

const char* security_store_role_s::locking_principal

Principal that this role is locked by.

Will be NULL if there is no locking principal.


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