'Declaration
Property Xfr400Authority As AS400AuthorityOption
'Usage
Dim instance As IFileTransfer Dim value As AS400AuthorityOption instance.Xfr400Authority = value value = instance.Xfr400Authority
AS400AuthorityOption Xfr400Authority {get; set;}
Property Value
The default value (ReadWrite) allows other users to see the file in a list, read it, and write to it, but not delete it.