ADPort Property
The port for the Active Directory server.
Object Oriented Interface
public function getADPort(); public function setADPort($value);
Procedural Interface
ipworksauth_ad_get($res, 2 ); ipworksauth_ad_set($res, 2, $value );
Default Value
88
Remarks
This property specifies the port for the Active Directory server. The default value is 88.
Data Type
Long