Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.
/ client-swift Public archive

Latest commit

 

History

History
22 lines (18 loc) · 1.23 KB

File metadata and controls

22 lines (18 loc) · 1.23 KB

PatchedMicrosoftEntraProviderRequest

Properties

Name Type Description Notes
name String [optional]
propertyMappings [UUID] [optional]
propertyMappingsGroup [UUID] Property mappings used for group creation/updating. [optional]
clientId String [optional]
clientSecret String [optional]
tenantId String [optional]
excludeUsersServiceAccount Bool [optional]
filterGroup UUID [optional]
userDeleteAction OutgoingSyncDeleteAction [optional]
groupDeleteAction OutgoingSyncDeleteAction [optional]
syncPageSize Int Controls the number of objects synced in a single task [optional]
syncPageTimeout String Timeout for synchronization of a single page [optional]
dryRun Bool When enabled, provider will not modify or create objects in the remote system. [optional]

[Back to Model list] [Back to API list] [Back to README]