AdAttributeSchemaMetadata
On-prem AD attribute schema-specific metadata.
Fields
| Field | Type | Description |
|---|---|---|
| adminDisplayName | String! | Specifies the admin display name of the attribute. |
| attrId | String! | Specifies the attribute ID. |
| ldapName | String! | Specifies the LDAP name of the attribute. |
| omSyntax | String! | Specifies the OM syntax of the attribute. |
| syntax | String! | Specifies the syntax of the attribute. |
| systemFlags | String! | Specifies the system flags of the attribute. |
| systemOnly | Boolean! | Specifies if the attribute is system only. |