IP*Works! Auth V9 - Online Help
IP*Works! Auth V9
Questions / Feedback?

SearchSizeLimit Property

Maximum number of entries that can be returned by the next search operation.

Object Oriented Interface

public function getSearchSizeLimit();
public function setSearchSizeLimit($value);

Procedural Interface

ipworksauth_ldap_get($res, 30 );
ipworksauth_ldap_set($res, 30, $value );

Default Value

0

Remarks

This property contains the maximum number of entries that can be returned by the next search operation. This limit is provided as a hint to the directory server. A value of 0 means that no size limits are in effect for the search.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0