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

ServerUser Class

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

Represents a server user.

Syntax
public class ServerUser
Inheritance
Object
ServerUser
FileServerUser
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Constructors

Name Description
ServerUser(String, String)

Creates a new server user with the specified password.

Properties

Name Description
Group

Gets the user group.

Name

Gets the user name.

None

Helper object that represents no user.

Methods

Name Description
CheckPassword(String)

Checks whether the specified password is correct.

SetGroup(String)

Sets user group.

SetPassword(String)

Sets user password.

ToString()

Returns a string that represents the user.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies