SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SocketDNSServers Property

The addresses of DNS servers to use for address resolution, separated by commas or semicolons.

Object Oriented Interface

public function getSocketDNSServers();
public function setSocketDNSServers($value);

Procedural Interface

secureblackbox_oauthclient_get($res, 103 );
secureblackbox_oauthclient_set($res, 103, $value );

Default Value

''

Remarks

The addresses of DNS servers to use for address resolution, separated by commas or semicolons.

Data Type

String

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