AdAttributeClassSchemaMetadata
On-prem AD attribute class schema-specific metadata.
Fields
| Field | Type | Description |
|---|---|---|
| adminDisplayName | String! | Specifies the admin display name of the attribute class. |
| governSid | String! | Specifies the governing SID of the attribute class. |
| ldapName | String! | Specifies the LDAP name of the attribute class. |
| omSyntax | String! | Specifies the OM syntax of the attribute class. |
| subClassOf | String! | Specifies the subclass of the attribute class. |
| syntax | String! | Specifies the syntax of the attribute class. |
| systemOnly | Boolean! | Specifies if the attribute class is system only. |