Diffusion C API 6.11.5
Loading...
Searching...
No Matches
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_path_permissions
 
HASH_Tpath_permissions
 
const char * locking_principal
 Principal that this role is locked by. Will be NULL if there is no locking principal.
 

Field Documentation

◆ default_path_permissions

SET_T* security_store_role_s::default_path_permissions
Since
6.5 A set of default path permissions assigned to the role.

◆ path_permissions

HASH_T* security_store_role_s::path_permissions
Since
6.5 A hash of path permissions assigned to the role.

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