ScanNtfsVolumeJobRequest Properties |
The ScanNtfsVolumeJobRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| CallingProcessName |
The name of the Windows Process, running under required Windows User permissions.
| |
| Exclusions |
A list of files for exclude from scanning results.
| |
| FilterExtension |
A list of file extensions for include to scanning results. Only files of those types will be included to scanning results.
| |
| FolderNamesToExclude |
A list of folder paths for exclude from scanning results.
| |
| Identity | Identity IdentityContract object with valid SDK Token. (Inherited from AuthorizedRequest.) | |
| Inclusions |
A list of folder paths for include to scanning results. Empty list provide to empty scanning results.
| |
| VolumeName |
Volume name for scanning (for example 'C:').
| |
| WindowsUser |
The name of the Windows User who has the permissions for access to the requested files and folders.
|