ServerUser Class
Namespace: Rebex.Net.Servers
Assembly: Rebex.FileServer.dll (version 7.0.9147)
Represents a server user.
Syntax
public class ServerUser
Inherited Members
Constructors
Name | Description |
---|---|
Server |
Creates a new server user with the specified password. |
Properties
Name | Description |
---|---|
Name | Gets the user name. |
Methods
Name | Description |
---|---|
Check |
Checks whether the specified password is correct. |
To |
Returns a string that represents the user. |