Defines used by the file security functions.
If the security bits of AddAccessGroup has one of these flags set on it, then that security profile will be able to do the task. These tasks are only restricted when using the askSam editor and do not affect the users access to the file when using the askSam Engine.
| Member Name | Description |
|---|---|
| FASEC_NONE | None of the access flags. |
| FASEC_ALL_ACCESS | All of the access flags |
| FASEC1_ADD_DOCUMENTS | Add documents |
| FASEC1_EDIT_DOCUMENTS | Edit documents |
| FASEC1_DELETE_DOCUMENTS | Delete documents |
| FASEC1_ADD_EDIT_ENTRY_FORMS | Add/Edit Entry Forms |
| FASEC1_ADD_EDIT_REPORTS | Add/Edit Reports |
| FASEC1_ADD_EDIT_MACROS | Add/Edit Macros |
| FASEC1_ADD_EDIT_MAIL_MERGE | Add/Edit Mailmerge |
| FASEC1_RUN_REPORTS | Run Reports |
| FASEC1_RUN_MACROS | Run Macros |
| FASEC1_RUN_MAIL_MERGE | Run Mailmerge |
| FASEC1_PRINT | |
| FASEC1_IMPORT | Import |
| FASEC1_EXPORT_CURRENT_DOC | Export Current Document |
| FASEC1_PACK | Pack |
| FASEC1_INDEX | Index |
| FASEC1_COPY_MENU | Copy |
| FASEC1_REPLACE_MENU | Replace |
| FASEC1_ADD_FIELD | Add fields |
| FASEC1_RENAME_FIELD | Rename fields |
| FASEC1_REMOVE_FIELD | Remove fields |
| FASEC1_DELETE_SELECTION | Delete selection |
| FASEC1_DELETE_DUPLICATES | Delete duplicates |
| FASEC1_DELETE_REMEMBERED_DOCS | Delete remembered documents |
| FASEC1_UNDELETE | Undelete |
| FASEC1_SET_BOOKMARKS | Set bookmarks |
| FASEC1_SET_HYPERTEXT_LINKS | Set hypertext links |
| FASEC1_REMEMBER_DOCUMENTS | Remember documents |
| FASEC1_CLEAR_REMEMBER_LIST | Clear remembered documents |
| FASEC1_CREATE_EDIT_PICKLISTS | Create/Edit picklists |
| FASEC1_CHANGE_DOC_READONLY_STATUS | Modify status of Read-Only documents |
| FASEC1_TURN_OFF_DATA_ENTRY_MODE | Turn off Data Entry mode |
| FASEC1_MODIFY_FILE_PROPERTIES | Modify file properties |
| FASEC1_MODIFY_DOC_PROPERTIES | Modify document properties |
| FASEC1_TOOLS_CUSTOMIZE | Tools -> Customize Command |
| FASEC1_TOOLS_TRANSFER | Tools -> Transfer Command |
| FASEC1_TOOLS_OPTIONS | Tools -> Options Command |
| FASEC1_TOOLS_TWO_DIGIT_YEAR_CONV | Tools -> Two Digit Year Conversion |
| FASEC1_PRINT_REPORT | Print Report |
| FASEC1_PRINT_ALL | Print All Documents |
| FASEC1_PRINT_STORED_SEARCHES | Print Stored Searches |
| FASEC1_PRINT_SELECTED_DOCS | Print Selected Documents |
| FASEC1_PRINT_MAIL_MERGE | "Print Mail Merge |
| FASEC1_EXPORT_ENTIRE_FILE | Export entire file |
| FASEC1_EXPORT_SELECTED_DOCS | Export selected documents |
| FASEC1_EXPORT_STORED_SEARCH | Export stored searches |
| FASEC1_EXPORT_REPORT | Export Report |
| FASEC1_VIEW_ZOOM | "View -> Zoom |
| FASEC1_ADD_EDIT_RESULTS_VIEWS | Add/Edit Search Results Views |
| FASEC1_RUN_STORED_SEARCHES | Run Stored Searches |
| FASEC1_ADD_EDIT_STORED_SEARCHES | Add/Edit Stored Searches |
| FASEC1_AUTO_FIELD_REC | Tools -> Auto Field Recognition |
| FASEC1_PRINT_REMEMBERED | Print Remembered Documents |
| FASEC1_EXPORT_REMEMBERED | Export Remembered Documents |
| FASEC1_MANAGE_REMEMBER | Add/Edit Remembered Lists |
| FASEC1_EMAIL_DOCUMENT | Email a document |
Namespace: askSam
Assembly: asnetsdk (in asnetsdk.dll)