Firebird Documentation IndexFirebird 2.5 Language ReferenceSystem Tables → RDB$SECURITY_CLASSES
Firebird Home Firebird Home Prev: RDB$ROLESFirebird Documentation IndexUp: System TablesNext: RDB$TRANSACTIONS

RDB$SECURITY_CLASSES

RDB$SECURITY_CLASSES stores the access control lists

Column Name Data Type Description
RDB$SECURITY_CLASS CHAR(31) Security class name
RDB$ACL BLOB ACL The access control list related to the security class. It enumerates users and their privileges
RDB$DESCRIPTION BLOB TEXT Could store comments related to the security class

Prev: RDB$ROLESFirebird Documentation IndexUp: System TablesNext: RDB$TRANSACTIONS
Firebird Documentation IndexFirebird 2.5 Language ReferenceSystem Tables → RDB$SECURITY_CLASSES