IPWorks Cloud 2020 Python Edition

Questions / Feedback?

permission_user_id Property

The user's ShareFile id.

Syntax

def get_permission_user_id(permission_index: int) -> str: ...

Default Value

""

Remarks

The user's ShareFile id.

This property specifies the user's user id that the permission is for.

The permission_index parameter specifies the index of the item in the array. The size of the array is controlled by the permission_count property.

This property is read-only.

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