User Authentication Identity Preferences KeysΒΆ
User authentication identity preferences are preferences that users save on their personal account.
Each preference is saved on the DB through a related key name. Here a list of all available keys:
embedded.client.features.EMBEDDED.BPM_MONITOR.order: the position order in which the Monitor feature is shown on the MFP panel.
embedded.client.features.EMBEDDED.BPM_MONITOR.parent: the folder where the Monitor feature is placed.
embedded.client.features.EMBEDDED.BPM_DEFINITIONS.order: the position order in which the BPM definitions are shown on the MFP panel.
embedded.client.features.EMBEDDED.BPM_DEFINITIONS.parent: the folder where the BPM definitions are placed.
embedded.client.features.EMBEDDED.BPM_TASKS.order: the position order in which the BPM tasks are shown on the MFP panel.
embedded.client.features.EMBEDDED.BPM_TASKS.parent: the folder where the BPM tasks are placed.
embedded.client.features.EMBEDDED.COPY.order: the position order in which the Copy feature is shown on the MFP panel.
embedded.client.features.EMBEDDED.COPY.parent: the folder where the Copy feature is placed.
embedded.client.features.EMBEDDED.FAX.order: the position order in which the Fax feature is shown on the MFP panel.
embedded.client.features.EMBEDDED.FAX.parent: the folder where the Fax feature is placed.
embedded.client.features.EMBEDDED.NATIVE_COPY.order: the position order in which the Native Copy feature is shown on the MFP panel.
embedded.client.features.EMBEDDED.NATIVE_COPY.parent: the folder where the Native Copy feature is placed.
embedded.client.features.EMBEDDED.NATIVE_FAX.order: the position order in which the Native Fax feature is shown on the MFP panel.
embedded.client.features.EMBEDDED.NATIVE_FAX.parent: the folder where the Native Fax feature is placed.
embedded.client.features.EMBEDDED.PULL_PRINTING.order: the position order in which the Pull Printing feature is shown on the MFP panel.
embedded.client.features.EMBEDDED.PULL_PRINTING.parent: the folder where the Pull Printing feature is placed.
embedded.client.features.EMBEDDED.PRINT_ALL.order: the position order in which the Print All action is shown on the MFP panel.
embedded.client.features.EMBEDDED.PRINT_ALL.parent: the folder where the Print All action is placed.
embedded.client.features.EMBEDDED.SEARCH.order: the position order in which the Search action is shown on the MFP panel.
embedded.client.features.EMBEDDED.SEARCH.parent: the folder where the Search action is placed.
embedded.client.features.BPM.scan2fax.order: the position order in which the Scan2fax feature is shown on the MFP panel.
embedded.client.features.BPM.scan2fax.parent: the folder where the Scan2fax feature is placed.
embedded.client.features.BPM.scan2homefolder.order: the position order in which the Scan2Homefolder feature is shown on the MFP panel.
embedded.client.features.BPM.scan2homefolder.parent: the folder where the Scan2Homefolder feature is placed.
embedded.client.features.BPM.scan2mail.order: the position order in which the Scan2Mail feature is shown on the MFP panel.
embedded.client.features.BPM.scan2mail.parent: the folder where the Scan2Mail feature is placed.
embedded.client.features.BPM.scan2me.order: the folder where the Scan2Me feature is placed.
embedded.client.features.BPM.scan2me.parent: the position order in which the Scan2Me feature is shown on the MFP panel.
embedded.client.copy.COLOR: the preferred color of the copy.
embedded.client.copy.CONTENT_ORIENTATION: the preferred content orientation of the copy.
embedded.client.copy.COPIES: the preferred number of copy.
embedded.client.copy.COPY_MAGNIFICATION: the preferred copy magnification of the copy.
embedded.client.copy.HOLE_PUNCH: the preferred number of punch per sheet.
embedded.client.copy.MEDIA_TYPE: the preferred media type of the copy.
embedded.client.copy.PAGES_PER_SHEET: the preferred number of pages per sheet.
embedded.client.copy.PAPER_SOURCE: the preferred paper source of the copy.
embedded.client.copy.SCAN_DENSITY: the preferred scan density of the copy.
embedded.client.copy.SCAN_ORIENTATION: the preferred scan orientation of the copy.
embedded.client.copy.SCAN_SIZE: the preferred scan size of the copy.
embedded.client.copy.SIDES: the preferred side of the copy (e.g. SIMPLEX/DUPLEX).
embedded.client.copy.STAPLE: the preference to perform the staple and in which position.
embedded.client.fax.CONTENT_ORIENTATION: the preferred content orientation of the fax.
embedded.client.fax.MEDIA_TYPE: the preferred media type of the fax.
embedded.client.fax.RESOLUTION: the preferred resolution of the fax.
embedded.client.fax.SCAN_DENSITY: the preferred scan density of the fax.
embedded.client.fax.SCAN_ORIENTATION: the preferred scan orientation of the fax.
embedded.client.fax.SCAN_SIZE: the preferred scan size of the fax.
embedded.client.fax.SIDES: the preferred side of the fax (e.g. SIMPLEX/DUPLEX).
embedded.client.user.card.strong.authentication.disabled: the preference to have the card strong authentication disabled.
embedded.client.fax.history.0: the preferred number of recently used fax numbers to be shown.
embedded.client.user.search.history.0: the preferred number of recently searches to be shown.
Following a list of the available values related to the keys shown above:
User authentication identity preferences keys |
Value |
|---|---|
embedded.client.features.EMBEDDED.BPM_MONITOR.order |
a number |
embedded.client.features.EMBEDDED.BPM_MONITOR.parent |
the name of the folder |
embedded.client.features.EMBEDDED.BPM_DEFINITIONS.order |
a number |
embedded.client.features.EMBEDDED.BPM_DEFINITIONS.parent |
the name of the folder |
embedded.client.features.EMBEDDED.BPM_TASKS.order |
a number |
embedded.client.features.EMBEDDED.BPM_TASKS.parent |
the name of the folder |
embedded.client.features.EMBEDDED.COPY.order |
a number |
embedded.client.features.EMBEDDED.COPY.parent |
the name of the folder |
embedded.client.features.EMBEDDED.FAX.order |
a number |
embedded.client.features.EMBEDDED.FAX.parent |
the name of the folder |
embedded.client.features.EMBEDDED.NATIVE_COPY.order |
a number |
embedded.client.features.EMBEDDED.NATIVE_COPY.parent |
the name of the folder |
embedded.client.features.EMBEDDED.NATIVE_FAX.order |
a number |
embedded.client.features.EMBEDDED.NATIVE_FAX.parent |
the name of the folder |
embedded.client.features.EMBEDDED.PULL_PRINTING.order |
a number |
embedded.client.features.EMBEDDED.PULL_PRINTING.parent |
the name of the folder |
embedded.client.features.EMBEDDED.PRINT_ALL.order |
a number |
embedded.client.features.EMBEDDED.PRINT_ALL.parent |
the name of the folder |
embedded.client.features.EMBEDDED.SEARCH.order |
a number |
embedded.client.features.EMBEDDED.SEARCH.parent |
the name of the folder |
embedded.client.features.BPM.scan2fax.order |
a number |
embedded.client.features.BPM.scan2fax.parent |
the name of the folder |
embedded.client.features.BPM.scan2homefolder.order |
a number |
embedded.client.features.BPM.scan2homefolder.parent |
the name of the folder |
embedded.client.features.BPM.scan2mail.order |
a number |
embedded.client.features.BPM.scan2mail.parent |
the name of the folder |
embedded.client.features.BPM.scan2me.order |
a number |
embedded.client.features.BPM.scan2me.parent |
the name of the folder |
embedded.client.copy.COLOR |
COLOR_AUTO, COLOR_COLOR, COLOR_GRAYSCALE |
embedded.client.copy.CONTENT_ORIENTATION |
CONTENT_ORIENTATION_VERTICAL, CONTENT_ORIENTATION_LANDSCAPE |
embedded.client.copy.COPIES |
a number |
embedded.client.copy.COPY_MAGNIFICATION |
a number (from 25 to 400) |
embedded.client.copy.HOLE_PUNCH |
HOLE_PUNCH_NONE, HOLE_PUNCH_ON |
embedded.client.copy.MEDIA_TYPE |
MEDIA_TYPE_TEXT, MEDIA_TYPE_TEXT_IMAGE, MEDIA_TYPE_IMAGE, MEDIA_TYPE_TEXT_MAP_PHOTO, MEDIA_TYPE_TEXT_PHOTO, MEDIA_TYPE_MAP, MEDIA_TYPE_PHOTO, MEDIA_TYPE_SECOND_COPY |
embedded.client.copy.PAGES_PER_SHEET |
PAGES_PER_SHEET_ONE, PAGES_PER_SHEET_TWO, PAGES_PER_SHEET_FOUR, PAGES_PER_SHEET_EIGHT |
embedded.client.copy.PAPER_SOURCE |
PAPER_SOURCE_AUTO, PAPER_SOURCE_TRAY1, PAPER_SOURCE_TRAY2, PAPER_SOURCE_TRAY3, PAPER_SOURCE_TRAY4, PAPER_SOURCE_TRAY5, PAPER_SOURCE_EXTERNAL, PAPER_SOURCE_MANUAL |
embedded.client.copy.SCAN_DENSITY |
SCAN_DENSITY_10, SCAN_DENSITY_20, SCAN_DENSITY_30, SCAN_DENSITY_40, SCAN_DENSITY_50, SCAN_DENSITY_60, SCAN_DENSITY_70, SCAN_DENSITY_80, SCAN_DENSITY_90 |
embedded.client.copy.SCAN_ORIENTATION |
SCAN_ORIENTATION_LONG_EDGE, SCAN_ORIENTATION_SHORT_EDGE |
embedded.client.copy.SCAN_SIZE |
SCAN_SIZE_AUTO, SCAN_SIZE_ISO_A3, SCAN_SIZE_ISO_A4, SCAN_SIZE_ISO_A5, SCAN_SIZE_ISO_A5, SCAN_SIZE_ISO_A6, SCAN_SIZE_LEDGER, SCAN_SIZE_NA_LEGAL, SCAN_SIZE_NA_LETTER, SCAN_SIZE_STATEMENT, SCAN_SIZE_JIS_B4, SCAN_SIZE_JIS_B5, SCAN_SIZE_K8, SCAN_SIZE_K16, SCAN_SIZE_INCH12x18, SCAN_SIZE_HAGAKI |
embedded.client.copy.SIDES |
SIDES_SIMPLEX_SIMPLEX, SIDES_SIMPLEX_DUPLEX, SIDES_SIMPLEX_DUPLEX_TUMBLE, SIDES_DUPLEX_SIMPLEX, SIDES_DUPLEX_DUPLEX, SIDES_DUPLEX_DUPLEX_TUMBLE, SIDES_DUPLEX_TUMBLE_SIMPLEX, SIDES_DUPLEX_TUMBLE_DUPLEX, SIDES_DUPLEX_TUMBLE_DUPLEX_TUMBLE |
embedded.client.copy.STAPLE |
STAPLE_NONE, STAPLE_TOP, STAPLE_BOTTOM, STAPLE_UPPER_LEFT, STAPLE_LEFT, STAPLE_LOWER_LEFT, STAPLE_UPPER_RIGHT, STAPLE_RIGHT, STAPLE_LOWER_RIGHT |
embedded.client.fax.CONTENT_ORIENTATION |
CONTENT_ORIENTATION_VERTICAL, CONTENT_ORIENTATION_LANDSCAPE |
embedded.client.fax.MEDIA_TYPE |
MEDIA_TYPE_TEXT, MEDIA_TYPE_MAP, MEDIA_TYPE_IMAGE, MEDIA_TYPE_SECOND_COPY, MEDIA_TYPE_TEXT_IMAGE, MEDIA_TYPE_TEXT_MAP_PHOTO, MEDIA_TYPE_TEXT_PHOTO |
embedded.client.fax.RESOLUTION |
RESOLUTION_100DPI, RESOLUTION_200DPI, RESOLUTION_300DPI, RESOLUTION_400DPI, RESOLUTION_600DPI |
embedded.client.fax.SCAN_DENSITY |
SCAN_DENSITY_10, SCAN_DENSITY_20, SCAN_DENSITY_30, SCAN_DENSITY_40, SCAN_DENSITY_50, SCAN_DENSITY_60, SCAN_DENSITY_70, SCAN_DENSITY_80, SCAN_DENSITY_90 |
embedded.client.fax.SCAN_ORIENTATION |
SCAN_ORIENTATION_LONG_EDGE, SCAN_ORIENTATION_SHORT_EDGE |
embedded.client.fax.SCAN_SIZE |
SCAN_SIZE_AUTO, SCAN_SIZE_ISO_A3, SCAN_SIZE_ISO_A4, SCAN_SIZE_ISO_A5, SCAN_SIZE_ISO_A6, SCAN_SIZE_NA_LETTER, SCAN_SIZE_NA_LEGAL, SCAN_SIZE_LEDGER, SCAN_SIZE_STATEMENT, SCAN_SIZE_JIS_B4, SCAN_SIZE_JIS_B5, SCAN_SIZE_K16, SCAN_SIZE_K8, SCAN_SIZE_INCH12x18, SCAN_SIZE_HAGAKI |
embedded.client.fax.SIDES |
SIDES_SIMPLEX, SIDES_DUPLEX_FEEDER_EDGE, SIDES_DUPLEX_TUMBLE |
embedded.client.user.card.strong.authentication.disabled |
TRUE, FALSE |