SftpItem.OwnerId Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
OwnerId
Gets the owner ID of the file. Only available on SFTP v3 servers.
Declaration
public int OwnerId { get; }
Property Value
Type | Description |
---|---|
Int32 | Owner ID. |