Name | Type | Description |
---|---|---|
allGroups | LdapGroup[] | |
commonName | String | |
displayInfo | String | |
displayName | String | |
dn | String | |
emailAddress | String | |
groups | LdapGroup[] | |
loginName | String | |
userPrincipalName | String |
Name | Returns |
---|---|
isMemberOfGroup(Object ldapGroup) | boolean |
Method | Returns |
---|---|
Server.getCurrentLdapUser() | LdapUser |
Server.searchLdapUsers(String query, Number limit) | LdapUser[] |
None |
---|