SecureBlackbox 2020 Python Edition

Questions / Feedback?

operation_response_namespace_uri Property

Specifies the response SOAP message operation namespace URI.

Syntax

def get_operation_response_namespace_uri() -> str: ...

operation_response_namespace_uri = property(get_operation_response_namespace_uri, None)

Default Value

""

Remarks

Use this property to get the operation namespace URI from the response SOAP message.

This property is read-only.

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