SecureBlackbox 2020 Python Edition

Questions / Feedback?

authn_request_assertion_consumer_service_index Property

Specifies the assertion consumer service index.

Syntax

def get_authn_request_assertion_consumer_service_index() -> int: ...

authn_request_assertion_consumer_service_index = property(get_authn_request_assertion_consumer_service_index, None)

Default Value

0

Remarks

Specifies the assertion consumer service index.

Use this property to access or set the location index to which the response has to be returned.

This property is read-only.

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