SecureBlackbox 2020 Python Edition

Questions / Feedback?

response_response_type Property

Contains the type of the response.

Syntax

def get_response_response_type() -> int: ...

response_response_type = property(get_response_response_type, None)

Default Value

0

Remarks

Contains the type of the response.

Use this property to get or set the type of the SAML response.

This property is read-only.

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