Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 628 Bytes

LdapUser.md

File metadata and controls

12 lines (8 loc) · 628 Bytes

LdapUser

Properties

Name Type Description Notes
Username string ldap username. [optional] [default to null]
Realname string The user realname from "uid" or "cn" attribute. [optional] [default to null]
Email string The user email address from "mail" or "email" attribute. [optional] [default to null]

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