IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

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

2

Remarks

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

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]