IPWorks Cloud 2020 Python Edition

Questions / Feedback?

account_can_create_shared_drives Property

Whether the account has permission to create shared drives.

Syntax

def get_account_can_create_shared_drives() -> bool: ...

account_can_create_shared_drives = property(get_account_can_create_shared_drives, None)

Default Value

FALSE

Remarks

Whether the account has permission to create shared drives.

This property reflects whether the account has the permissions necessary to create shared drives.

This property is read-only.

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