/n software 3-D Secure V2 Python Edition

Questions / Feedback?

acshtml_refresh Property

ACS HTML refresh.

Syntax

def get_acshtml_refresh() -> str: ...

acshtml_refresh = property(get_acshtml_refresh, None)

Default Value

""

Remarks

Optional HTML provided by the ACS in response to send_challenge_request when acsui_type is HTML (05).

If the ACS HTML Refresh is present in the CRes message, the app should display this in the web view when the app is moved to the foreground.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 Python Edition - Version 2.2 [Build 8318]