Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ServerUser Constructor

Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9147)

ServerUser(String, String)

Creates a new server user with the specified password.

Declaration
public ServerUser(string userName, string password)
Parameters
Type Name Description
String userName

User name.

String password

Password.

Remarks

The password is one-way transformed to a SHA-256 hash with a random salt value.

In This Article
  • ServerUser(String, String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies