IPWorks Auth 2020 Python Edition

Questions / Feedback?

reference_url Property

The url of the LDAP reference.

Syntax

def get_reference_url(reference_index: int) -> str: ...

Default Value

""

Remarks

The url of the LDAP reference. If inside a on_search_result or on_search_result_reference event, it represents a URL to contact to continue the search. If inside the on_result event or on_search_complete event it represents the URL to contact in order to complete the requested operation.

The reference_index parameter specifies the index of the item in the array. The size of the array is controlled by the reference_count property.

This property is read-only.

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