|  | ScanNtfsVolumeJobRequestWindowsUser Property  | 
 
            The name of the Windows User who has the permissions for access to the requested files and folders.
            
 
    Namespace: 
   SOS.SDK.Contracts.DataContracts.Requests
    Assembly:
   SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
 Syntax
Syntaxpublic string WindowsUser { get; set; }Property Value
Type: 
String Remarks
Remarks
            Is necessary for impersonation from Windows User, used by Backup Service.
            
 See Also
See Also