SftpAttributes.User Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
User
Gets the user.
Declaration
public string User { get; }
Property Value
Type | Description |
---|---|
String | User. |
Remarks
Use SetUserAndGroup(Int32, Int32) to set the user and group.