Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 568 Bytes

LdapUser.md

File metadata and controls

12 lines (8 loc) · 568 Bytes

LdapUser

Properties

Name Type Description Notes
username str ldap username. [optional]
realname str The user realname from "uid" or "cn" attribute. [optional]
email str The user email address from "mail" or "email" attribute. [optional]

[Back to Model list] [Back to API list] [Back to README]