Click or drag to resize

ScanNtfsVolumeJobRequest Properties

The ScanNtfsVolumeJobRequest type exposes the following members.

Properties
  NameDescription
Public propertyCallingProcessName
The name of the Windows Process, running under required Windows User permissions.
Public propertyExclusions
A list of files for exclude from scanning results.
Public propertyFilterExtension
A list of file extensions for include to scanning results. Only files of those types will be included to scanning results.
Public propertyFolderNamesToExclude
A list of folder paths for exclude from scanning results.
Public propertyIdentity
Identity IdentityContract object with valid SDK Token.
(Inherited from AuthorizedRequest.)
Public propertyInclusions
A list of folder paths for include to scanning results. Empty list provide to empty scanning results.
Public propertyVolumeName
Volume name for scanning (for example 'C:').
Public propertyWindowsUser
The name of the Windows User who has the permissions for access to the requested files and folders.
Top
See Also