OBJECT
ActiveDirectorySearchVersions
Description
Resultant versions of the objects with requested name.
link GraphQL Schema definition
- type ActiveDirectorySearchVersions {
- # Required. Supported in v9.1+
- # Distinguished name of the Active Directory object.
- String! :
- # Snapshot containing the Active Directory object.
- CdmSnapshot! :
- }