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