Click or drag to resize

BackgroundCopyJobFileAcl Property

Gets or sets the flags that identify the owner and ACL information to maintain when transferring a file using SMB.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public BackgroundCopyJobFileAclOptions FileAcl { get; set; }

Property Value

Type: BackgroundCopyJobFileAclOptions
The flags that identify the owner and ACL information to maintain when transferring a file using SMB.
See Also