SftpAttributes.UserId Property Namespace: Rebex.Net Assembly: Rebex.Sftp.dll (version 7.0.9147) UserId Gets the user ID. Declaration public int UserId { get; } Property Value Type Description Int32 User ID. Remarks Use SetUserAndGroup(Int32, Int32) to set the user and group IDs.