SecureBlackbox 2020 Python Edition

Questions / Feedback?

post_binding_form_template Property

Contains the XHTML form template returned by the service provider.

Syntax

def get_post_binding_form_template() -> str: ...

post_binding_form_template = property(get_post_binding_form_template, None)

Default Value

""

Remarks

Contains the XHTML form template returned by the service provider.

Use this property to access or set the template of a POST form provided by the service provider.

This property is read-only.

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