2.21 NC_LDAPImportMappings Table

The LDAPImportMappings table contains LDAP mapping information.

Column

Key

Type

Null

Description

ZUID

PK, FK

binary(16)

No

An internal ID number used as a primary key.

LDAPImportTaskUID

FK

binary(16)

ID providing linkage to the task table record that uses this mapping.

invClassType

nvarchar(8)

The class type.

invFieldType

nvarchar(256)

The field type.

isMatch

tinyint

 

1 if the record is matched, else 0.

LDAPProperty

nvarchar(255)

 

The LDAP properties associated with this mapping.