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

ServerUserCollection Class

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

Provides a simple default user database that is used when no custom authentication has been defined.

Syntax
public class ServerUserCollection : UserCollection<ServerUser>, ICollection<ServerUser>, IEnumerable<ServerUser>, IEnumerable
Inheritance
Object
UserCollection<ServerUser>
ServerUserCollection
Implements
ICollection<ServerUser>
IEnumerable<ServerUser>
IEnumerable
Inherited Members
UserCollection<ServerUser>.Add(ServerUser)
UserCollection<ServerUser>.Clear()
UserCollection<ServerUser>.Contains(ServerUser)
UserCollection<ServerUser>.Contains(String)
UserCollection<ServerUser>.Count
UserCollection<ServerUser>.GetEnumerator()
UserCollection<ServerUser>.Item[String]
UserCollection<ServerUser>.Remove(ServerUser)
UserCollection<ServerUser>.Remove(String)
UserCollection<ServerUser>.ICollection<ServerUser>.CopyTo(ServerUser[], Int32)
UserCollection<ServerUser>.ICollection<ServerUser>.IsReadOnly
UserCollection<ServerUser>.IEnumerable.GetEnumerator()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Methods

Name Description
Add(String, String)

Adds a user with the specified user name and password to the collection.

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