IPWorks Auth 2020 Python Edition

Questions / Feedback?

ad_port Property

The port for the Active Directory server.

Syntax

def get_ad_port() -> int: ...
def set_ad_port(value: int) -> None: ...

ad_port = property(get_ad_port, set_ad_port)

Default Value

88

Remarks

This property specifies the port for the Active Directory server. The default value is 88.

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