IPWorks Cloud 2020 Python Edition

Questions / Feedback?

account_permission_id Property

The permission Id associated with the account.

Syntax

def get_account_permission_id() -> str: ...

account_permission_id = property(get_account_permission_id, None)

Default Value

""

Remarks

The permission Id associated with the account.

This property reflects the permission Id associated with the account. Any permissions (including shared drive memberships) created for this account will include this Id.

This property is read-only.

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