SecureBlackbox 2020 Python Edition

Questions / Feedback?

authn_request_scoping_idp_provider_id Property

Contains the provider ID.

Syntax

def get_authn_request_scoping_idp_provider_id(authn_request_scoping_idp_index: int) -> str: ...
def set_authn_request_scoping_idp_provider_id(authn_request_scoping_idp_index: int, value: str) -> None: ...

Default Value

""

Remarks

Contains the provider ID.

Use this property to read or set the identity provider ID.

The authn_request_scoping_idp_index parameter specifies the index of the item in the array. The size of the array is controlled by the authn_request_scoping_idp_count property.

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