Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 908 Bytes

CredentialsLDAP.md

File metadata and controls

17 lines (13 loc) · 908 Bytes

CredentialsLDAP

Properties

Name Type Description Notes
email str EMail address [optional]
ldap_id str LDAP Unique ID for this user [optional]
ldap_dn str LDAP Distinguished name for this user (as-of the last login) [optional]
created_at str Timestamp for the creation of this credential [optional]
logged_in_at str Timestamp for most recent login using credential [optional]
is_disabled bool Has this credential been disabled? [optional]
type str Short name for the type of this kind of credential [optional]
url str Link to get this item [optional]

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