SftpAttributes.GroupId Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9448)
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.