SecureBlackbox 2020 Python Edition

Questions / Feedback?

manage_name_id_request_terminate Property

Contains the value of the Terminate parameter of the request.

Syntax

def get_manage_name_id_request_terminate() -> str: ...

manage_name_id_request_terminate = property(get_manage_name_id_request_terminate, None)

Default Value

""

Remarks

Contains the value of the Terminate parameter of the request.

Use this property to read or set the value of the Terminate parameter of the request.

This property is read-only.

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