SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ClientFileEntryGroupRead Property

Controls file read permission for the group users.

Object Oriented Interface

public function getClientFileEntryGroupRead();
public function setClientFileEntryGroupRead($value);

Procedural Interface

secureblackbox_sftpserver_get($res, 9 );
secureblackbox_sftpserver_set($res, 9, $value );

Default Value

false

Remarks

Controls file read permission for the group users.

This property is not available at design time.

Data Type

Boolean

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