OBJECT
type LDAPConfiguration {GetLdapAuthType: LdapAuthType OUObjectClass: String adminPassword: String adminUsername: String connectionURL: String connectionURLs: [String] hostObjectClass: String hostSearchAttribute: String hostSearchRoot: String includeDomNameForHost: Boolean includeDomNameForUser: Boolean ldapAuthTypeStr: String ldapPasswordAttribute: String name: String ntlmTestDomain: String ntlmTestPassword: String ntlmTestStatusEnabled: Boolean ntlmTestUsername: String ouSearchRoot: String timeoutInSecs: Int userObjecClass: String userSearchAttribute: String userSearchRoot: String }