SecureBlackbox 2020 Python Edition

Questions / Feedback?

authz_decision_query_resource Property

Matches the Resource element of the query.

Syntax

def get_authz_decision_query_resource() -> str: ...
def set_authz_decision_query_resource(value: str) -> None: ...

authz_decision_query_resource = property(get_authz_decision_query_resource, set_authz_decision_query_resource)

Default Value

""

Remarks

Matches the Resource element of the query.

Use this property to read or set the Resource element of the authorization decision query.

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