SecureBlackbox 2020 Python Edition

Questions / Feedback?

authn_request_scoping_requester_i_ds Property

A collection of requestor IDs on whose behalf the request is being sent.

Syntax

def get_authn_request_scoping_requester_i_ds() -> str: ...

authn_request_scoping_requester_i_ds = property(get_authn_request_scoping_requester_i_ds, None)

Default Value

""

Remarks

A collection of requestor IDs on whose behalf the request is being sent.

Use this property to specify or read the requestor IDs, in the form of CRLF-separated strings, on whose behalf the request is being sent.

This property is read-only.

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