Overload List
| Name | Description | |
|---|---|---|
| Add(T) |
Adds a user to the collection.
(Inherited from UserCollection<(Of <(<'T>)>)>.) | |
| Add(String, String) |
Adds a new file server user with the specified password.
| |
| Add(String, String, ShellType) |
Adds a new file server user with the specified password and their virtual filesystem based at the specified path.
| |
| Add(String, String, String) |
Adds a new file server user with the specified password and their virtual filesystem based at the specified path.
| |
| Add(String, String, String, ShellType) |
Adds a new file server user with the specified password and their virtual filesystem based at the specified path.
| |
| Add(String, String, String, String) |
Adds a new file server user with the specified password, their virtual filesystem based at the specified path, and initial path in the virtual filesystem.
|