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

AuthenticationEventArgs.Accept Method

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

Accept(ServerUser)

Accept the client as the specified user.

Declaration
public void Accept(ServerUser user)
Parameters
Type Name Description
ServerUser user

Accept(ServerUser, Object)

Accept the client as the specified user and assign the specified custom tag object.

Declaration
public void Accept(ServerUser user, object context)
Parameters
Type Name Description
ServerUser user

An object representing the user.

Object context

An optional custom object representing session context.

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