IPWorks Encrypt 2020 Python Edition

Questions / Feedback?

key_other_user_ids Property

If the specified key has alternate user Ids associated with it, this property returns a comma-separated list of the other user Ids.

Syntax

def get_key_other_user_ids() -> str: ...

key_other_user_ids = property(get_key_other_user_ids, None)

Default Value

""

Remarks

If the specified key has alternate user Ids associated with it, this property returns a comma-separated list of the other user Ids.

This property is read-only.

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