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

Integer

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