KDCPort Property
The port for the Key Distribution Center (KDC).
Object Oriented Interface
public function getKDCPort(); public function setKDCPort($value);
Procedural Interface
ipworksauth_kerberos_get($res, 3 ); ipworksauth_kerberos_set($res, 3, $value );
Default Value
88
Remarks
This property specifies the port for the Key Distribution Center (KDC). The default value is 88.
Data Type
Long