LdapToCiscoValueMapping
Description
This object defines the value mapping for an LDAP attribute, which equates a customer-specific value with a Cisco value. Use this nested entity in an LdapAttributeMapping object. (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| ldapValue | True | string | The customer-specific attribute value. Field level constraints: cannot be null, must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
| ciscoValue | True | string | The Cisco attribute value. Field level constraints: cannot be null, must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
| type | True | string | ldaptociscovaluemapping | |||