Base Framework
|
#include <base/security/Privilege.h>
Inherits Object.
Public Types | |
enum | PrivilegeType { BACKUP } |
Static Public Member Functions | |
static String | getName (PrivilegeType privilege) noexcept |
static PrivilegeType | getValue (const String &name) noexcept |
|
staticnoexcept |
Returns the name of the specified privilege.
|
staticnoexcept |
Returns the value of the specified privilege.