Operations at https://interdev.dot.state.fl.us/fel4_u/ActiveDirectoryService.svc

This page describes the service operations at this endpoint.

Uri Method Description
/user/{domain}/{userId}/ GET Returns a list of IUser matching the search criteria.
/user/{domain}/{userId}/groups/all GET Returns true if the user is in all of the given groups.
/user/{domain}/{userId}/groups/any GET Returns true if the user is in any of the given groups.
/user/{domain}/{userId}/verbose/ GET Returns a list of IUser matching the search criteria.
/user/{userId}/ GET Returns the IUser matching the search criteria.
/user/{userId}/groups/all GET Returns true if the user is in all of the given groups.
/user/{userId}/groups/any GET Returns true if the user is in any of the given groups.
/user/{userId}/verbose/ GET Returns a list of IUser matching the search criteria with thumbnail image (if available) and additional attributes.
GetAdGroups GET Returns a list of IAdGroup matching the search criteria.