The following tables list the members exposed by DICOMService.
| Name | Description | |
|---|---|---|
 
 | DICOMService Constructor | Initializes a new instance of the DICOMService class. | 
| Name | Description | |
|---|---|---|
 
 | AddUsersToRole | Add users to the specified roles. | 
 
 | ChangePassword | Change a user password. | 
 
 | CreateRole | Creates a new role. | 
 
 | CreateUser | Creates a new user. | 
 
 | DeleteRole | Delete a specific role. | 
 
 | DeleteUser | Delete a specific user. | 
 
 | FindObjectInstance | Query for DICOM objects information based on search parameters. | 
 
 | FindObjectInstanceEx | Query for DICOM objects information based on search parameters. | 
 
 | FindSeries | Query for the DICOM series information using matching parameters. | 
 
 | FindStudies | Queries for the DICOM studies information using matching parameters. | 
 
 | GetAllRoles | Retrieves all roles defined by the server. | 
 
 | GetAllUsers | Retrieves all users names stored in the server. | 
 
 | GetDicom | Retrieve a DICOM object with options. | 
 
 | GetImage | Allow you to get an image from a DICOM object with the preferred compression options. | 
 
 | GetImageInfo | Retrieve general image information for a DICOM object. | 
 
 | GetImageInfoEx | Retrieve extended image information for a DICOM object. | 
 
 | GetObjectTags | Retrieve DICOM and image information for queried DICOM objects. | 
 
 | GetObjectType | Return the DICOM object type. | 
 
 | GetPrecompressedImagesFormat | Get the server stored Pre-compressed images formats for the specified DICOM objects. | 
 
 | GetRolesForUser | Get the roles which a user is a member of. | 
 
 | GetRolesPatientsPermissions | Retrieves the permissions to access patients information for a role. | 
 
 | GetSeriesImages | Retrieve all the DICOM images in a series with the preferred compression options. | 
 
 | GetStorageOptions | Get the administrator storage options for different compressions | 
 
 | GetUserCacheExpirationDuration | Retrieve the time specified for the user cache items to be expired. | 
 
 | GetUsersInRole | Retrieves all users which are members in the specified role. | 
 
 | IsUserInRole | check whether a user is a member of specific role. | 
 
 | RemoveUsersFromRoles | Remove a group of users from a group of roles. | 
 
 | ResetPassword | Reset a user password into a new password. | 
 
 | RoleExists | Check if a role defined by the server. | 
 
 | SetRolesPatientsPermissions | Update the roles permissions for accessing patients information. | 
 
 | SetStorageOptions | Update the storage options for images compression. | 
 
 | SetUserCacheExpirationDuration | Update the time the cache items will be expired for a user. | 
 
 | StoreDICOM | Store a DICOM object. | 
 
 | ValidateUser | Check if the user name and password are valid. |