| 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 public string WindowsUser { get; set; }
Property Value
Type:
StringRemarks
Is necessary for impersonation from Windows User, used by Backup Service.
See Also