IPWorks EDI 2020 Python Edition

Questions / Feedback?

oftp_connection_ssid_code Property

The connected client's SSID code.

Syntax

def get_oftp_connection_ssid_code(connection_id: int) -> str: ...
def set_oftp_connection_ssid_code(connection_id: int, value: str) -> None: ...

Default Value

""

Remarks

The connected client's SSID code.

The connection_id parameter specifies the index of the item in the array. The size of the array is controlled by the oftp_connection_count property.

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