SecureBlackbox 2020 Python Edition

Questions / Feedback?

client_file_entry_group_read Property

Controls file read permission for the group users.

Syntax

def get_client_file_entry_group_read() -> bool: ...
def set_client_file_entry_group_read(value: bool) -> None: ...

client_file_entry_group_read = property(get_client_file_entry_group_read, set_client_file_entry_group_read)

Default Value

FALSE

Remarks

Controls file read permission for the group users.

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