Record USER_SEC_DATA
Unit
Declaration
type USER_SEC_DATA = record
Description
This item has no description.
Overview
Fields
| Public | sec_flags: smallint; |
| Public | uid: longint; |
| Public | gid: longint; |
| Public | protocol: longint; |
| Public | server: Pchar; |
| Public | user_name: Pchar; |
| Public | password: Pchar; |
| Public | group_name: Pchar; |
| Public | first_name: Pchar; |
| Public | middle_name: Pchar; |
| Public | last_name: Pchar; |
| Public | dba_user_name: Pchar; |
| Public | dba_password: Pchar; |
Description
Fields
| Public | sec_flags: smallint; |
|
This item has no description. | |
| Public | uid: longint; |
|
This item has no description. | |
| Public | gid: longint; |
|
This item has no description. | |
| Public | protocol: longint; |
|
This item has no description. | |
| Public | server: Pchar; |
|
This item has no description. | |
| Public | user_name: Pchar; |
|
This item has no description. | |
| Public | password: Pchar; |
|
This item has no description. | |
| Public | group_name: Pchar; |
|
This item has no description. | |
| Public | first_name: Pchar; |
|
This item has no description. | |
| Public | middle_name: Pchar; |
|
This item has no description. | |
| Public | last_name: Pchar; |
|
This item has no description. | |
| Public | dba_user_name: Pchar; |
|
This item has no description. | |
| Public | dba_password: Pchar; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.