Groups Membership
This section of the agtcsv.cfg file defines the mappings for the group membership file.
Column Type | Description |
---|---|
CSVGrpMbrGroupID | Column in the CSV file that represents the group unique identifier (value must match CSVGroupID in group CSV file). This mapping is required. |
CSVGrpMbrUserID | Column in the CSV file that represents the unique account identifier (value must match CSVAcctID in the account CSV file). This mapping is required. |
CSVGrpMbrIsManager | Column in the CSV file that represents if this member of the group is also a manager or owner for that group. This mapping is optional. |
CSVIgnore | Columns in the CSV file that we should have the connector ignore. This mapping is optional. |