Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.48 KB

DirectoryDelegatingConnector.md

File metadata and controls

25 lines (22 loc) · 1.48 KB

DirectoryDelegatingConnector

Properties

Name Type Description Notes
type String [optional] [default to null]
url String [optional] [default to null]
ssl String [optional] [default to null]
useNodeReferrals Boolean [optional] [default to null]
nestedGroupsDisabled Boolean [optional] [default to null]
synchronizeUsers Boolean [optional] [default to null]
synchronizeUserDetails Boolean [optional] [default to null]
synchronizeGroupMemberships Boolean [optional] [default to null]
useUserMembershipAttribute Boolean [optional] [default to null]
usePagedResults Boolean [optional] [default to null]
pagedResultsSize Long [optional] [default to null]
readTimeoutInMillis Long [optional] [default to null]
searchTimeoutInMillis Long [optional] [default to null]
connectionTimeoutInMillis Long [optional] [default to null]
baseDn String [optional] [default to null]
username String [optional] [default to null]
password String [optional] [default to null]

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