|
<< Click to Display Table of Contents >> SECDesc (security descriptor) |
![]() ![]()
|
The SECDesc structure describes each security descriptor in the table (currently, Paradox only), using the following fields:
Field |
Type |
Description |
iSecNum |
UINT16 |
Specifies the number identifying the descriptor. |
eprvTable |
PRVType |
Specifies the table privileges: prvNONE, prvREADONLY, prvMODIFY, prvINSERT, prvINSDEL, prvFULL, prvUNKNOWN. |
iFamRights |
UINT16 |
Specifies the family rights: NOFAMRIGHTS, FORMRIGHTS, RPTRIGHTS, VALRIGHTS, SETRIGHTS, ALLFAMRIGHTS. |
szPassword |
DBINAME |
Specifies a NULL terminated string. |
aprvFld |
PRVType |
Specifies the field privileges: prvNONE, prvREADONLY, prvFULL. [DBIMAXFLDSINSEC] |