SftpItem.Owner Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
Owner
Gets the owner of the file. Contains the owner name on SFTP v4 servers and owner ID on SFTP v3 servers.
Declaration
public string Owner { get; }
Property Value
Type | Description |
---|---|
String | Owner. |