Cardholder groups schema - Card Synchronization 3.4.1

Card Synchronization Plugin Guide 3.4.1

Applies to
Card Synchronization 3.4.1
Last updated
2023-01-12
Content type
Guides > Plugin and extension guides
Language
English
Product
Card Synchronization
Version
3.4

For cardholder groups to be imported into Security Center, the database view or file for cardholder groups must follow the Card Synchronization schema.

NOTE:
  • In database views, all mandatory and optional columns must be included.
  • If you have additional columns, map them to custom fields.
  • In delimited text files, optional columns can be excluded.
Column Data type Description
Mandatory columns
UniqueId String The unique ID of the cardholder group. The unique ID can be an alphanumeric code, an email address, or a Security Center GUID.
Name String The name of the cardholder group.
Optional columns
Email String The email address of the cardholder group.
The following image is an example of a cardholder groups view in a Microsoft SQL Server database.