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