SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SSHSettingsGSSDelegateCreds Property

Switches credential delegation on or off.

Object Oriented Interface

public function getSSHSettingsGSSDelegateCreds();
public function setSSHSettingsGSSDelegateCreds($value);

Procedural Interface

secureblackbox_sftpclient_get($res, 126 );
secureblackbox_sftpclient_set($res, 126, $value );

Default Value

false

Remarks

Switches credential delegation on or off.

Data Type

Boolean

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