LDAPVersion Property

The version of LDAP used.

Object Oriented Interface

public function getLDAPVersion();
public function setLDAPVersion($value);

Procedural Interface

ipworks_ldap_get($res, 17 );
ipworks_ldap_set($res, 17, $value );

Default Value

3

Remarks

This property contains the version of LDAP used. The default value is 3 (for LDAPv3).

This property is not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]