ServerUser.SetGroup Method
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 8.0.9673)
SetGroup(String)
Sets user group.
Declaration
public void SetGroup(string group)
Parameters
| Type | Name | Description |
|---|---|---|
| String | group | Group. |
Remarks
The group name is reported among item attributes via SFTP and FTP protocol, along with user name.