SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

resource_owner Property

Indicates the resource owner.

Syntax

def get_resource_owner() -> str: ...
def set_resource_owner(value: str) -> None: ...

resource_owner = property(get_resource_owner, set_resource_owner)

Default Value

""

Remarks

This property indicates the resource owner.

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