Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkFileServerUser(String, String, ShellType)
Creates a new file server user with the specified password and their virtual filesystem based at the specified path.
Public methodSupported by the .NET Compact FrameworkFileServerUser(String, String, String)
Creates a new file server user with the specified password and their virtual filesystem based at the specified path.
Public methodSupported by the .NET Compact FrameworkFileServerUser(String, String, String, ShellType)
Creates a new file server user with the specified password and their virtual filesystem based at the specified path.
Public methodSupported by the .NET Compact FrameworkFileServerUser(String, String, String, String)
Creates a new file server user with the specified password, their virtual filesystem based at the specified path, and initial path in the virtual filesystem.

See Also