Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.33 KB

File metadata and controls

22 lines (19 loc) · 1.33 KB

ApplicationModel

Properties

Name Type Description Notes
id Long [optional] [default to null]
name String [optional] [default to null]
description String [optional] [default to null]
active Boolean [optional] [default to null]
type String [optional] [default to null]
password String [optional] [default to null]
cachedDirectoriesAuthenticationOrderOptimisationEnabled Boolean [optional] [default to null]
directoryMappings List [optional] [default to null]
accessBasedSynchronisation String [optional] [default to null]
membershipAggregationEnabled Boolean [optional] [default to null]
remoteAddresses List [optional] [default to null]
aliasingEnabled Boolean [optional] [default to null]
lowercaseOutputEnabled Boolean [optional] [default to null]
authenticationWithoutPasswordEnabled Boolean [optional] [default to null]

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