SecureBlackbox 2020 Python Edition

Questions / Feedback?

curr_list_entry_other_write Property

Controls file write permission for other users (users that are neither owners, nor belong to the same group).

Syntax

def get_curr_list_entry_other_write() -> bool: ...

curr_list_entry_other_write = property(get_curr_list_entry_other_write, None)

Default Value

FALSE

Remarks

Controls file write permission for other users (users that are neither owners, nor belong to the same group).

This property is read-only.

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