IPWorks Auth 2020 Python Edition

Questions / Feedback?

attr Method

Returns the value of the specified LDAP attribute.

Syntax

def attr(attr_type: str) -> str: ...

Remarks

This method returns the value of the specified LDAP attribute. If the attribute does not exist, an empty string is returned.

Please refer to the attributes properties for more information.

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