SudoSOS Back-end API / helpers / userFromLDAP
Function: userFromLDAP() ​
ts
function userFromLDAP(ldapResult): LDAPUser;Wrapper for typing the untyped ldap result.
Parameters ​
| Parameter | Type | Description |
|---|---|---|
ldapResult | LDAPResult | Search result to type |